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

/packages/apps/Nfc/src/com/android/nfc/
H A DNfcUnlockManager.java12 * Singleton for handling NFC Unlock related logic and state.
32 return Singleton.INSTANCE;
90 private static class Singleton { class in class:NfcUnlockManager
H A DForegroundUtils.java43 private static class Singleton { class in class:ForegroundUtils
62 return Singleton.INSTANCE;

Completed in 330 milliseconds