Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/
DUtils.java404 public static void enforceLocalMacAddressPermission(Context context) { in enforceLocalMacAddressPermission() method in Utils
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java28 import static com.android.bluetooth.Utils.enforceLocalMacAddressPermission;
1269 enforceLocalMacAddressPermission(service); in getAddressWithAttribution()