Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DUtils.java472 public static int getForegroundUserId() { in getForegroundUserId() method in Utils
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DAdapterServiceTest.java310 mForegroundUserId = Utils.getForegroundUserId(); in setUp()