Searched refs:UPDATE_MAS_INSTANCES (Results 1 – 2 of 2) sorted by relevance
19 import static com.android.bluetooth.map.BluetoothMapService.UPDATE_MAS_INSTANCES;146 .messageArrived(eq(UPDATE_MAS_INSTANCES), eq(action), anyInt(), any()); in updateMasInstances()
108 @VisibleForTesting static final int UPDATE_MAS_INSTANCES = 5; field in BluetoothMapService361 case UPDATE_MAS_INSTANCES: in handleMessage()771 mSessionStatusHandler.obtainMessage(UPDATE_MAS_INSTANCES, action, 0).sendToTarget(); in updateMasInstances()