Home
last modified time | relevance | path

Searched defs:confirmIntent (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DDialerCodeReceiver.java72 Intent confirmIntent = new Intent(context, TelecomDeveloperMenu.class); in onReceive() local
/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/trust/ui/
DTrustedDeviceActivity.java310 Intent confirmIntent = keyguardManager.createConfirmDeviceCredentialIntent( in validateCredentials() local