Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/
DUtils.java814 Boolean isDeviceAwareMessage, in getRequestMessage()
1206 public static int getRequest(String groupName, Boolean isDeviceAwareMessage) { in getRequest()
1239 public static int getBackgroundRequest(String groupName, Boolean isDeviceAwareMessage) { in getBackgroundRequest()
1271 public static int getUpgradeRequest(String groupName, Boolean isDeviceAwareMessage) { in getUpgradeRequest()
1293 public static int getFineLocationRequest(Boolean isDeviceAwareMessage) { in getFineLocationRequest()
1306 public static int getCoarseLocationRequest(Boolean isDeviceAwareMessage) { in getCoarseLocationRequest()
1319 public static int getMorePhotosRequest(Boolean isDeviceAwareMessage) { in getMorePhotosRequest()