Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAccountLoader.java50 private int mAccountsEnabledCount = 0; field in BluetoothMapAccountLoader
76 mAccountsEnabledCount = 0; in parsePackages()
262 mAccountsEnabledCount++; in parseAccounts()
280 Log.d(TAG, "Enabled Accounts count:" + mAccountsEnabledCount); in getAccountsEnabledCount()
281 return mAccountsEnabledCount; in getAccountsEnabledCount()