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