Home
last modified time | relevance | path

Searched defs:Notification (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/voicemail/listui/error/
DVoicemailStatusCorruptionHandler.java43 Notification enumConstant
/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/
DEapData.java79 EAP_TYPE_STRING.put(EAP_NOTIFICATION, "Notification"); in EAP_TYPE_STRING.put()
/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/
DEapSimTypeData.java49 EAP_SIM_SUBTYPE_STRING.put(EAP_SIM_NOTIFICATION, "Notification"); in EAP_SIM_SUBTYPE_STRING.put()
DEapAkaTypeData.java53 EAP_AKA_SUBTYPE_STRING.put(EAP_AKA_NOTIFICATION, "Notification"); in EAP_AKA_SUBTYPE_STRING.put()
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringNotificationUpdaterTest.kt186 private fun Notification.title() = this.extras.getString(Notification.EXTRA_TITLE) in title() method
187 private fun Notification.text() = this.extras.getString(Notification.EXTRA_TEXT) in title() method
/packages/modules/Wifi/service/proto/src/
Dmetrics.proto1868 enum Notification { enum