Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateNotificationController.java106 String requesterApplicationLabel = getApplicationLabel(requestingAppUid); in showStateActiveNotificationIfNeeded() local
107 if (requesterApplicationLabel != null) { in showStateActiveNotificationIfNeeded()
115 String.format(info.activeNotificationContent, requesterApplicationLabel), in showStateActiveNotificationIfNeeded()