Searched refs:CONNECTION_ERROR_NONE (Results 1 – 6 of 6) sorted by relevance
184 public static final int CONNECTION_ERROR_NONE = 0; field in CarOccupantConnectionManager234 CONNECTION_ERROR_NONE,
21 import static android.car.occupantconnection.CarOccupantConnectionManager.CONNECTION_ERROR_NONE;506 int connectionError = CONNECTION_ERROR_NONE; in requestConnection()530 if (connectionError != CONNECTION_ERROR_NONE) { in requestConnection()
1925 field public static final int CONNECTION_ERROR_NONE = 0; // 0x0
2002 field public static final int CONNECTION_ERROR_NONE = 0; // 0x0
3614 UnflaggedApi: android.car.occupantconnection.CarOccupantConnectionManager#CONNECTION_ERROR_NONE:3615 …FlaggedApi: field android.car.occupantconnection.CarOccupantConnectionManager.CONNECTION_ERROR_NONE