Home
last modified time | relevance | path

Searched defs:notificationType (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/com/android/ims/
DImsSuppServiceNotification.java35 public int notificationType; field in ImsSuppServiceNotification
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DSuppServiceNotification.java28 public int notificationType; field in SuppServiceNotification
/frameworks/data-binding/extensions/library/src/main/java/android/databinding/
DListChangeRegistry.java133 public synchronized void notifyCallbacks(ObservableList sender, int notificationType, in notifyCallbacks()
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java4635 int notificationType) { in sendPendingIntentForRequest()
4670 NetworkAgentInfo networkAgent, int notificationType, int arg1) { in callCallbackForRequest()