Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViews.java489 private static final Action ACTION_NOOP = new RuntimeAction() { field in RemoteViews
1455 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;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt89597 Landroid/widget/RemoteViews;->ACTION_NOOP:Landroid/widget/RemoteViews$Action;