Searched refs:DUMMY_ASSOCIATION_ID (Results 1 – 2 of 2) sorted by relevance
47 private static final int DUMMY_ASSOCIATION_ID = -1; field in BluetoothDetailsDataSyncController55 int mAssociationId = DUMMY_ASSOCIATION_ID;81 if (mAssociationId == DUMMY_ASSOCIATION_ID) { in isAvailable()120 if (mAssociationId == DUMMY_ASSOCIATION_ID) { in refresh()
48 private static final int DUMMY_ASSOCIATION_ID = -1; field in BluetoothDetailsDataSyncControllerTest87 mController.mAssociationId = DUMMY_ASSOCIATION_ID; in isAvailable_noAssociations_returnsFalse()99 mController.mAssociationId = DUMMY_ASSOCIATION_ID; in refresh_noAssociations_checkPreferenceInvisible()