Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAccountLoader.java46 private int mAccountsEnabledCount = 0; field in BluetoothMapAccountLoader
71 mAccountsEnabledCount = 0; in parsePackages()
226 mAccountsEnabledCount++; in parseAccounts()
247 Log.d(TAG, "Enabled Accounts count:" + mAccountsEnabledCount); in getAccountsEnabledCount()
249 return mAccountsEnabledCount; in getAccountsEnabledCount()