Home
last modified time | relevance | path

Searched refs:ACTION_PROFILE_AVAILABLE (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
DUserTrackerImpl.kt139 addAction(Intent.ACTION_PROFILE_AVAILABLE) in <lambda>()
166 Intent.ACTION_PROFILE_AVAILABLE, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerImpl.java423 filter.addAction(Intent.ACTION_PROFILE_AVAILABLE); in init()
819 Objects.equals(action,Intent.ACTION_PROFILE_AVAILABLE)|| in profileAvailabilityActions()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/settings/
DUserTrackerImplTest.kt190 assertThat(hasAction(Intent.ACTION_PROFILE_AVAILABLE)).isTrue() in <lambda>()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerTest.java901 simulateProfileAvailabilityActions(Intent.ACTION_PROFILE_AVAILABLE); in testProfileAvailabilityIntent()
/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java1680 : Intent.ACTION_PROFILE_AVAILABLE; in getAvailabilityIntentAction()
1707 : Intent.ACTION_PROFILE_AVAILABLE, in broadcastProfileAvailabilityChanges()
/frameworks/base/core/java/android/content/
DIntent.java4247 public static final String ACTION_PROFILE_AVAILABLE = field in Intent
/frameworks/base/core/api/
Dcurrent.txt11246 …("android.os.allow_private_profile") public static final String ACTION_PROFILE_AVAILABLE = "androi…