Searched defs:noteAppWidgetTapped (Results 1 – 3 of 3) sorted by relevance
82 oneway void noteAppWidgetTapped(in String callingPackage, in int appWidgetId); in noteAppWidgetTapped() method
1407 public void noteAppWidgetTapped(int appWidgetId) { in noteAppWidgetTapped() method in AppWidgetManager
3824 public void noteAppWidgetTapped(String callingPackage, int appWidgetId) { in noteAppWidgetTapped() method in AppWidgetServiceImpl