Searched refs:ACTION_SHOW_ALL_PHONE_ACCOUNTS (Results 1 – 2 of 2) sorted by relevance
46 static final String ACTION_SHOW_ALL_PHONE_ACCOUNTS = field in CallNotificationReceiver63 } else if (ACTION_SHOW_ALL_PHONE_ACCOUNTS.equals(action)) { in onReceive()
250 final Intent intent = new Intent(CallNotificationReceiver.ACTION_SHOW_ALL_PHONE_ACCOUNTS, in createShowAllPhoneAccountsIntent()