Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/
DUtils.java210 int foregroundUser = ActivityManager.getCurrentUser(); in checkCaller() local
244 int foregroundUser = ActivityManager.getCurrentUser(); in checkCallerAllowManagedProfiles() local
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java1682 int foregroundUser = ActivityManager.getCurrentUser(); in checkIfCallerIsSelfOrForegroundUser() local