Searched refs:CONNECTION_ERROR_UNKNOWN (Results 1 – 7 of 7) sorted by relevance
187 public static final int CONNECTION_ERROR_UNKNOWN = 1; field in CarOccupantConnectionManager235 CONNECTION_ERROR_UNKNOWN,
24 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()
26 import static android.car.occupantconnection.CarOccupantConnectionManager.CONNECTION_ERROR_UNKNOWN;737 CONNECTION_ERROR_UNKNOWN); in testReceiverServiceDisconnected()
1930 field public static final int CONNECTION_ERROR_UNKNOWN = 1; // 0x1
2007 field public static final int CONNECTION_ERROR_UNKNOWN = 1; // 0x1
3624 UnflaggedApi: android.car.occupantconnection.CarOccupantConnectionManager#CONNECTION_ERROR_UNKNOWN:3625 …ggedApi: field android.car.occupantconnection.CarOccupantConnectionManager.CONNECTION_ERROR_UNKNOWN