Searched refs:ACTION_NOOP (Results 1 – 2 of 2) sorted by relevance
723 private static final Action ACTION_NOOP = new RuntimeAction() { field in RemoteViews2201 if (view == null) return ACTION_NOOP; in initActionAsync()2230 return ACTION_NOOP; in initActionAsync()2923 return ACTION_NOOP; in initActionAsync()3099 return ACTION_NOOP;3196 return ACTION_NOOP;3201 return ACTION_NOOP;3328 if (target == null) return ACTION_NOOP;
68491 Landroid/widget/RemoteViews;->ACTION_NOOP:Landroid/widget/RemoteViews$Action;