Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/
DUtils.java278 static int sSystemUiUid = UserHandle.USER_NULL; field in Utils
280 Utils.sSystemUiUid = uid; in setSystemUiUid()
338 || (UserHandle.getAppId(sSystemUiUid) == UserHandle.getAppId(callingUid)) in checkCaller()
358 || (UserHandle.getAppId(sSystemUiUid) == UserHandle.getAppId(callingUid)) in checkCallerAllowManagedProfiles()