Home
last modified time | relevance | path

Searched refs:ACTION_NOOP (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DRemoteViews.java497 private static final Action ACTION_NOOP = new RuntimeAction() { field in RemoteViews
1464 if (view == null) return ACTION_NOOP; in initActionAsync()
1477 return ACTION_NOOP; in initActionAsync()
1622 return ACTION_NOOP; in initActionAsync()
1727 return ACTION_NOOP;
1867 if (target == null) return ACTION_NOOP;