Searched refs:START_ACTIVITY_NEEDS_PENDING_INTENT (Results 1 – 3 of 3) sorted by relevance
181 public static final long START_ACTIVITY_NEEDS_PENDING_INTENT = 241766793L; field in TileService354 if (CompatChanges.isChangeEnabled(START_ACTIVITY_NEEDS_PENDING_INTENT)) { in startActivityAndCollapse()
20 import static android.service.quicksettings.TileService.START_ACTIVITY_NEEDS_PENDING_INTENT;489 mockChangeEnabled(START_ACTIVITY_NEEDS_PENDING_INTENT, true); in testVersionUDoesNotBindsAllowBackgroundActivity()512 mockChangeEnabled(START_ACTIVITY_NEEDS_PENDING_INTENT, false); in testVersionLessThanUBindsAllowBackgroundActivity()
20 import static android.service.quicksettings.TileService.START_ACTIVITY_NEEDS_PENDING_INTENT;282 if (CompatChanges.isChangeEnabled(START_ACTIVITY_NEEDS_PENDING_INTENT, packageName, in bindServices()