Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateNotificationController.java101 void showStateActiveNotificationIfNeeded(int state, int requestingAppUid) { in showStateActiveNotificationIfNeeded() argument
106 String requesterApplicationLabel = getApplicationLabel(requestingAppUid); in showStateActiveNotificationIfNeeded()
122 + "notification. uid=" + requestingAppUid + ", state=" + state); in showStateActiveNotificationIfNeeded()