Home
last modified time | relevance | path

Searched refs:startIntentSafely (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DRemoteViews.java143 protected boolean startIntentSafely(Context context, PendingIntent pendingIntent, in startIntentSafely() method in RemoteViews.Action
266 startIntentSafely(v.getContext(), pendingIntent, fillInIntent); in apply()
344startIntentSafely(view.getContext(), pendingIntentTemplate, fillInIntent); in apply()
470 startIntentSafely(v.getContext(), pendingIntent, intent); in apply()