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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppObserver.java 126 BluetoothMapService.UPDATE_MAS_INSTANCES_ACCOUNT_REMOVED);
127 if(V)Log.d(TAG, " UPDATE_MAS_INSTANCES_ACCOUNT_REMOVED " +
138 BluetoothMapService.UPDATE_MAS_INSTANCES_ACCOUNT_REMOVED);
139 if(V)Log.d(TAG, " UPDATE_MAS_INSTANCES_ACCOUNT_REMOVED " + removedAcc);
BluetoothMapService.java 119 public static final int UPDATE_MAS_INSTANCES_ACCOUNT_REMOVED = 1;
    [all...]

Completed in 79 milliseconds