Searched refs:createShowAllPhoneAccountsIntent (Results 1 – 1 of 1) sorted by relevance
235 final PendingIntent intent = createShowAllPhoneAccountsIntent(context); in getPhoneAccountNotification()290 private PendingIntent createShowAllPhoneAccountsIntent(Context context) { in createShowAllPhoneAccountsIntent() method in CallServiceNotifier358 builder.addAction(0, "Show Accts", createShowAllPhoneAccountsIntent(context)); in addShowAllPhoneAccountsAction()