Searched defs:postIntent (Results 1 – 2 of 2) sorted by relevance
404 private void postIntent( in postIntent() method in ShadowInstrumentation471 private ListenableFuture<BroadcastResultHolder> postIntent( in postIntent() method in ShadowInstrumentation
2525 final Intent postIntent = new Intent("com.android.setupwizard.OEM_POST_SETUP"); in testNetworkSetupWizardPermission() local