Searched defs:launchIntent (Results 1 – 11 of 11) sorted by relevance
45 Intent launchIntent = new Intent(); in onCreate() local
46 final Intent launchIntent = new Intent(); in onCreate() local
169 Intent launchIntent = new Intent(); in onCreate() local
282 Intent launchIntent = createReceiverActivityIntent(true /*newTask*/, true /*shouldWait*/); in testUpdateWhitelisting_twoTasks() local312 Intent launchIntent = createReceiverActivityIntent(false /*newTask*/, false /*shouldWait*/); in testStartActivity_withinTask() local334 Intent launchIntent = createReceiverActivityIntent(true /*newTask*/, false /*shouldWait*/); in testStartActivity_outsideTaskWhitelisted() local351 Intent launchIntent = createReceiverActivityIntent(true /*newTask*/, false /*shouldWait*/); in testStartActivity_outsideTaskNonWhitelisted() local
42 final Intent launchIntent = new Intent(); in onCreate() local
75 final Intent launchIntent = new Intent(); in launchActivityAndGetEnabled() local
244 Intent launchIntent = new Intent(); in assertPermissionRequest() local260 Intent launchIntent = new Intent(); in assertPermissionGrantState() local
110 final Intent launchIntent = new Intent() in verifyAppNetworkState() local
104 final Intent launchIntent = new Intent(Intent.ACTION_MAIN); in testSetup1() local138 final Intent launchIntent = new Intent(Intent.ACTION_MAIN); in testSetup2() local
367 Intent launchIntent = keyguardManager.createConfirmDeviceCredentialIntent(null, null); in onCreate() local
999 final Intent launchIntent = getIntentForComponent(type); in launchComponentAndAssertNetworkAccess() local1025 final Intent launchIntent = getIntentForComponent(TYPE_COMPONENT_FOREGROUND_SERVICE); in startForegroundService() local