Searched defs:mPresentation (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/core/java/android/service/autofill/ | ||
| D | CustomDescription.java | 92 private final RemoteViews mPresentation; field in CustomDescription |
| D | Dataset.java | 103 private final RemoteViews mPresentation; field in Dataset |
| D | FillResponse.java | 77 private final @Nullable RemoteViews mPresentation; field in FillResponse |
| /frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/ | ||
| D | SourceActivity.java | 237 private DemoPresentation mPresentation; field in SourceActivity.Presenter |