Searched refs:buildPhoneAccount (Results 1 – 1 of 1) sorted by relevance
40 context.getSystemService(TelecomManager.class).registerPhoneAccount(buildPhoneAccount(context)); in register()43 private static PhoneAccount buildPhoneAccount(Context context) { in buildPhoneAccount() method in SimulatorConnectionService