Home
last modified time | relevance | path

Searched refs:ACTION_USER_PRESENT (Results 1 – 17 of 17) sorted by relevance

/frameworks/libs/systemui/toruslib/torus-core/src/main/java/com/google/android/torus/core/app/
DKeyguardLockController.kt41 if (intent.action == Intent.ACTION_USER_PRESENT) onChange(false) in onReceive()
45 private val userPresentIntentFilter: IntentFilter = IntentFilter(Intent.ACTION_USER_PRESENT)
/frameworks/base/core/java/com/android/internal/util/
DScreenshotHelper.java243 Intent errorIntent = new Intent(Intent.ACTION_USER_PRESENT); in notifyScreenshotError()
/frameworks/base/services/tests/VpnTests/java/com/android/server/
DVpnManagerServiceTest.java291 mUserPresentReceiver.onReceive(mContext, new Intent(Intent.ACTION_USER_PRESENT))); in testReceiveIntentFromNonHandlerThread()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierKeyDownloadMgrTest.java418 Intent mIntent = new Intent(Intent.ACTION_USER_PRESENT); in testUserLockedAfterCarrierConfigChanged()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java287 filter.addAction(Intent.ACTION_USER_PRESENT); in registerBroadcastListeners()
1604 } else if (action.equals(Intent.ACTION_USER_PRESENT)) {
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DBroadcastQueueModernImplTest.java1409 final Intent userPresent = new Intent(Intent.ACTION_USER_PRESENT); in testVerifyEnqueuedTime_withReplacePending()
1438 final Intent userPresent = new Intent(Intent.ACTION_USER_PRESENT); in testCleanupDisabledPackageReceiversLocked()
1527 final Intent userPresent = new Intent(Intent.ACTION_USER_PRESENT); in testSkipPolicy_atEnqueueTime()
DBroadcastQueueTest.java1744 final Intent userPresent = new Intent(Intent.ACTION_USER_PRESENT)
/frameworks/base/services/core/java/com/android/server/
DVpnManagerService.java702 new IntentFilter(Intent.ACTION_USER_PRESENT), in registerReceivers()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java456 private static final Intent USER_PRESENT_INTENT = new Intent(Intent.ACTION_USER_PRESENT)
/frameworks/base/core/api/
Dlint-baseline.txt146 BroadcastBehavior: android.content.Intent#ACTION_USER_PRESENT:
147 Field 'ACTION_USER_PRESENT' is missing @BroadcastBehavior
Dmodule-lib-lint-baseline.txt184 BroadcastBehavior: android.content.Intent#ACTION_USER_PRESENT:
185 Field 'ACTION_USER_PRESENT' is missing @BroadcastBehavior
Dtest-lint-baseline.txt188 BroadcastBehavior: android.content.Intent#ACTION_USER_PRESENT:
189 Field 'ACTION_USER_PRESENT' is missing @BroadcastBehavior
Dsystem-lint-baseline.txt188 BroadcastBehavior: android.content.Intent#ACTION_USER_PRESENT:
189 Field 'ACTION_USER_PRESENT' is missing @BroadcastBehavior
Dcurrent.txt11281 field public static final String ACTION_USER_PRESENT = "android.intent.action.USER_PRESENT";
/frameworks/base/core/java/android/content/
DIntent.java2560 public static final String ACTION_USER_PRESENT = "android.intent.action.USER_PRESENT"; field in Intent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7693 …field public static final java.lang.String ACTION_USER_PRESENT = "android.intent.action.USER_PRESE…