Searched defs:mPresentations (Results 1 – 2 of 2) sorted by relevance
55 private @Nullable Presentations mPresentations; field in Field114 private @Nullable Presentations mPresentations = null; field in Field.Builder
71 private final SparseArray<Presentation> mPresentations = new SparseArray<>(); field in KeyguardDisplayManager