Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapSettingsAdapter.java54 private boolean mCheckAll = true; field in BluetoothMapSettingsAdapter
164 mCheckAll = false; in getChildView()
171 mCheckAll = false; in getChildView()
174 mCheckAll = true; in getChildView()
258 if (mCheckAll) { in getGroupView()
280 if (!mCheckAll) in getGroupView()
281 mCheckAll = true; in getGroupView()