Searched refs:mSlotsLeft (Results 1 – 1 of 1) sorted by relevance
57 private int mSlotsLeft = 10; field in BluetoothMapSettingsAdapter67 mSlotsLeft = mSlotsLeft - enabledAccountsCounts; in BluetoothMapSettingsAdapter()132 if (mSlotsLeft - childList.size() >= 0) { in getChildView()258 if (mSlotsLeft > 0) { in getGroupView()330 mSlotsLeft--; in updateSlotCounter()332 mSlotsLeft++; in updateSlotCounter()336 if (mSlotsLeft <= 0) { in updateSlotCounter()340 + String.valueOf(mSlotsLeft); in updateSlotCounter()