Searched defs:getAllPhoneAccountsCount (Results 1 - 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DPhoneAccountRegistrar.java281 public int getAllPhoneAccountsCount() { method in class:PhoneAccountRegistrar
H A DTelecomServiceImpl.java230 public int getAllPhoneAccountsCount() { method in class:TelecomServiceImpl
232 return mPhoneAccountRegistrar.getAllPhoneAccountsCount();
234 Log.e(this, e, "getAllPhoneAccountsCount");

Completed in 51 milliseconds