Home
last modified time | relevance | path

Searched defs:UNKNOWN_ERROR (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DServiceStatus.java27 UNKNOWN_ERROR, enumConstant
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DHostEmulationManager.java71 static final byte[] UNKNOWN_ERROR = {0x6F, 0x00}; field in HostEmulationManager
/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dgatt.proto50 UNKNOWN_ERROR = 0x101; enumerator
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarPropertyManagerUnitTest.java119 private static final int UNKNOWN_ERROR = -101; field in CarPropertyManagerUnitTest