Searched refs:ACTION_NOOP (Results 1 – 2 of 2) sorted by relevance
489 private static final Action ACTION_NOOP = new RuntimeAction() { field in RemoteViews1455 if (view == null) return ACTION_NOOP; in initActionAsync()1468 return ACTION_NOOP; in initActionAsync()1613 return ACTION_NOOP; in initActionAsync()1718 return ACTION_NOOP;1858 if (target == null) return ACTION_NOOP;
89597 Landroid/widget/RemoteViews;->ACTION_NOOP:Landroid/widget/RemoteViews$Action;