HomeSort by relevance Sort by last modified time
    Searched refs:UPDATE_MAS_INSTANCES_ACCOUNT_ADDED (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppObserver.java 120 BluetoothMapService.UPDATE_MAS_INSTANCES_ACCOUNT_ADDED);
121 if(V)Log.d(TAG, "UPDATE_MAS_INSTANCES_ACCOUNT_ADDED " +
144 BluetoothMapService.UPDATE_MAS_INSTANCES_ACCOUNT_ADDED);
145 if(V)Log.d(TAG, " UPDATE_MAS_INSTANCES_ACCOUNT_ADDED " + addedAcc);
BluetoothMapService.java 118 public static final int UPDATE_MAS_INSTANCES_ACCOUNT_ADDED = 0;
    [all...]

Completed in 51 milliseconds