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

  /frameworks/base/core/java/android/bluetooth/
BluetoothManager.java 232 Boolean regStatus = mGattServer.registerCallback(callback);
233 return regStatus? mGattServer : null;
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 238 int regStatus = convertHalRegStatus(msg.arg2);
239 callStatusCallback(appConfig, regStatus);
240 if (regStatus == BluetoothHealth.APP_CONFIG_REGISTRATION_FAILURE ||
241 regStatus == BluetoothHealth.APP_CONFIG_UNREGISTRATION_SUCCESS) {
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 129 milliseconds