Searched refs:FLAG_ACTIVITY_TASK_ON_HOME (Results 1 – 16 of 16) sorted by relevance
95 IntentCompat.FLAG_ACTIVITY_TASK_ON_HOME); in getPendingIntent()106 IntentCompat.FLAG_ACTIVITY_TASK_ON_HOME); in getPendingIntent()327 IntentCompat.FLAG_ACTIVITY_TASK_ON_HOME); in startActivities()372 IntentCompat.FLAG_ACTIVITY_TASK_ON_HOME); in getPendingIntent()390 IntentCompat.FLAG_ACTIVITY_TASK_ON_HOME); in getIntents()
49 Intent.FLAG_ACTIVITY_TASK_ON_HOME); in onLaunchOtherTask()
29 import static android.content.Intent.FLAG_ACTIVITY_TASK_ON_HOME;231 FLAG_ACTIVITY_TASK_ON_HOME); in interceptWithConfirmCredentialsIfNeeded()
48 import static android.content.Intent.FLAG_ACTIVITY_TASK_ON_HOME;709 FLAG_ACTIVITY_TASK_ON_HOME); in startConfirmCredentialIntent()1607 if ((launchFlags & (FLAG_ACTIVITY_NEW_TASK | FLAG_ACTIVITY_TASK_ON_HOME)) in updateTaskReturnToType()1608 == (FLAG_ACTIVITY_NEW_TASK | FLAG_ACTIVITY_TASK_ON_HOME)) { in updateTaskReturnToType()
190 public static final int FLAG_ACTIVITY_TASK_ON_HOME = 0x00004000; field in IntentCompat
306 Intent.FLAG_ACTIVITY_TASK_ON_HOME); in getIntents()
111 | Intent.FLAG_ACTIVITY_TASK_ON_HOME); in startRecentsActivity()
168 Intent.FLAG_ACTIVITY_TASK_ON_HOME); in parseShortcutsOneFile()
933 | Intent.FLAG_ACTIVITY_TASK_ON_HOME); in startRecentsActivity()
4572 public static final int FLAG_ACTIVITY_TASK_ON_HOME = 0X00004000; field in Intent5713 intent.addFlags(Intent.FLAG_ACTIVITY_TASK_ON_HOME); in parseCommandArgs()
6260 Intent.FLAG_ACTIVITY_TASK_ON_HOME, si.getIntent().getFlags()); in testManifestShortcuts_intentDefinitions()6266 Intent.FLAG_ACTIVITY_TASK_ON_HOME, si.getIntents()[0].getFlags()); in testManifestShortcuts_intentDefinitions()6284 Intent.FLAG_ACTIVITY_TASK_ON_HOME, i1.getFlags()); in testManifestShortcuts_intentDefinitions()
4730 field public static final int FLAG_ACTIVITY_TASK_ON_HOME = 16384; // 0x4000
7813 field public static final int FLAG_ACTIVITY_TASK_ON_HOME = 16384; // 0x4000
8786 field public static final int FLAG_ACTIVITY_TASK_ON_HOME = 16384; // 0x4000
9137 field public static final int FLAG_ACTIVITY_TASK_ON_HOME = 16384; // 0x4000
8798 field public static final int FLAG_ACTIVITY_TASK_ON_HOME = 16384; // 0x4000