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

  /frameworks/base/core/java/android/server/
BluetoothAdapterStateMachine.java 52 * / | SERVICE_RECORD_LOADED
100 static final int SERVICE_RECORD_LOADED = 51;
322 case SERVICE_RECORD_LOADED:
    [all...]
BluetoothService.java 636 mBluetoothState.sendMessage(BluetoothAdapterStateMachine.SERVICE_RECORD_LOADED);
    [all...]

Completed in 328 milliseconds