Searched refs:mAccountsEnabledCount (Results 1 – 1 of 1) sorted by relevance
50 private int mAccountsEnabledCount = 0; field in BluetoothMapAccountLoader76 mAccountsEnabledCount = 0; in parsePackages()262 mAccountsEnabledCount++; in parseAccounts()280 Log.d(TAG, "Enabled Accounts count:" + mAccountsEnabledCount); in getAccountsEnabledCount()281 return mAccountsEnabledCount; in getAccountsEnabledCount()