Searched refs:ForegroundHelperStubImpl (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DForegroundHelper.java44 private static final class ForegroundHelperStubImpl implements ForegroundHelperVersionImpl { class in class:ForegroundHelper
45 ForegroundHelperStubImpl() { method in class:ForegroundHelper.ForegroundHelperStubImpl
62 mImpl = new ForegroundHelperStubImpl();

Completed in 49 milliseconds