Home
last modified time | relevance | path

Searched refs:CONFIG_DEFAULT_PIN_REPLACED (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/
H A DOmtpEvents.java35 CONFIG_DEFAULT_PIN_REPLACED(Type.CONFIGURATION, true), enumConstant
H A DDefaultOmtpEventHandler.java54 case CONFIG_DEFAULT_PIN_REPLACED: in handleConfigurationEvent()
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/protocol/
H A DVvm3EventHandler.java156 case CONFIG_DEFAULT_PIN_REPLACED: in handleConfigurationEvent()
H A DVvm3Protocol.java283 helper.handleEvent(OmtpEvents.CONFIG_DEFAULT_PIN_REPLACED); in setPin()