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

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DForegroundHelper.java8 final class ForegroundHelper { class
10 final static ForegroundHelper sInstance = new ForegroundHelper();
58 private ForegroundHelper() { method in class:ForegroundHelper
66 public static ForegroundHelper getInstance() {

Completed in 53 milliseconds