Searched refs:callerIsSystem (Results 1 – 2 of 2) sorted by relevance
808 public static boolean callerIsSystem(String tag, String method) { in callerIsSystem() method in Utils
27 import static com.android.bluetooth.Utils.callerIsSystem;4052 if (!callerIsSystem(TAG, "notifyActiveDeviceChangeApplied")) { in notifyActiveDeviceChangeApplied()