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