Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/mapclient/
H A DMapClientTest.java197 Utils.setForegroundUserId(UserHandle.getCallingUserId()); in testConnectViaBinder()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/
H A DUtils.java323 public static void setForegroundUserId(int uid) { in setForegroundUserId() method in Utils
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterService.java604 Utils.setForegroundUserId(fuid); in onCreate()
635 Utils.setForegroundUserId(fuid);