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