Searched refs:ForegroundUtils (Results 1 – 5 of 5) sorted by relevance
29 public class ForegroundUtils extends IProcessObserver.Stub { class44 private static final ForegroundUtils INSTANCE = new ForegroundUtils();47 private ForegroundUtils() { in ForegroundUtils() method in ForegroundUtils61 public static ForegroundUtils getInstance() { in getInstance()
218 final ForegroundUtils mForegroundUtils;270 mForegroundUtils = ForegroundUtils.getInstance(); in P2pLinkManager()
237 private ForegroundUtils mForegroundUtils;401 mForegroundUtils = ForegroundUtils.getInstance(); in NfcService()
21 import com.android.nfc.ForegroundUtils;31 public class EnabledNfcFServices implements com.android.nfc.ForegroundUtils.Callback {39 final ForegroundUtils mForegroundUtils = ForegroundUtils.getInstance();
23 import com.android.nfc.ForegroundUtils;55 public class PreferredServices implements com.android.nfc.ForegroundUtils.Callback {67 final ForegroundUtils mForegroundUtils = ForegroundUtils.getInstance();