Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DUtils.java466 public static void setSystemUiUid(int uid) { in setSystemUiUid() method in Utils
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java781 Utils.setSystemUiUid(systemUiUid); in init()