Home
last modified time | relevance | path

Searched defs:ACTION_RESULT_ERROR (Results 1 – 2 of 2) sorted by relevance

/packages/modules/HealthFitness/tests/integrationtests/TestApp/src/android/healthconnect/test/app/
DTestAppReceiver.java74 public static final String ACTION_RESULT_ERROR = "action.ERROR"; field in TestAppReceiver
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadsetClient.java441 public static final int ACTION_RESULT_ERROR = 1; field in BluetoothHeadsetClient