Searched defs:ForegroundInfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DView.java4019 private ForegroundInfo mForegroundInfo;
4056 private static class ForegroundInfo { class in class:View
5136 mForegroundInfo = new ForegroundInfo();
20645 mForegroundInfo = new ForegroundInfo();
20722 mForegroundInfo = new ForegroundInfo();
20755 mForegroundInfo = new ForegroundInfo();
20792 mForegroundInfo = new ForegroundInfo();

Completed in 77 milliseconds