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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java 502 if (getStatusIndicator() != INVALID_VALUE_PARAMETER) {
505 appParamBuf.put((byte) getStatusIndicator());
    [all...]
BluetoothMapObexServer.java 202 Log.d(TAG,"TYPE_SET_MESSAGE_STATUS: StatusIndicator: " + appParams.getStatusIndicator() + ", StatusValue: " + appParams.getStatusValue());
284 int indicator = appParams.getStatusIndicator();

Completed in 1112 milliseconds