Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBtPermissionUtils.java167 private boolean isCallerSystemUi(int callingAppId) { in isCallerSystemUi() method in BtPermissionUtils
298 || isCallerSystemUi(callingAppId) in checkIfCallerIsForegroundUser()