Home
last modified time | relevance | path

Searched refs:CONNECTION_ERROR_UNKNOWN (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/car-lib/src/android/car/occupantconnection/
DCarOccupantConnectionManager.java187 public static final int CONNECTION_ERROR_UNKNOWN = 1; field in CarOccupantConnectionManager
235 CONNECTION_ERROR_UNKNOWN,
/packages/services/Car/service/src/com/android/car/occupantconnection/
DCarOccupantConnectionService.java24 import static android.car.occupantconnection.CarOccupantConnectionManager.CONNECTION_ERROR_UNKNOWN;
516 connectionError = CONNECTION_ERROR_UNKNOWN; in requestConnection()
839 callback.onFailed(receiverClient.occupantZone, CONNECTION_ERROR_UNKNOWN); in notifyPeersOfReceiverServiceDisconnect()
913 callback.onFailed(receiverClient.occupantZone, CONNECTION_ERROR_UNKNOWN); in sendCachedConnectionRequestLocked()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/occupantconnection/
DCarOccupantConnectionServiceTest.java26 import static android.car.occupantconnection.CarOccupantConnectionManager.CONNECTION_ERROR_UNKNOWN;
737 CONNECTION_ERROR_UNKNOWN); in testReceiverServiceDisconnected()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1930 field public static final int CONNECTION_ERROR_UNKNOWN = 1; // 0x1
/packages/services/Car/car-lib/api/
Dsystem-current.txt1930 field public static final int CONNECTION_ERROR_UNKNOWN = 1; // 0x1
Dtest-current.txt2007 field public static final int CONNECTION_ERROR_UNKNOWN = 1; // 0x1
Dsystem-lint-baseline.txt3624 UnflaggedApi: android.car.occupantconnection.CarOccupantConnectionManager#CONNECTION_ERROR_UNKNOWN:
3625 …ggedApi: field android.car.occupantconnection.CarOccupantConnectionManager.CONNECTION_ERROR_UNKNOWN