/aosp12/frameworks/base/core/java/android/text/method/ |
H A D | DigitsKeyListener.java | 228 public static DigitsKeyListener getInstance() { in getInstance() method in DigitsKeyListener 241 public static DigitsKeyListener getInstance(boolean sign, boolean decimal) { in getInstance() method in DigitsKeyListener 249 public static DigitsKeyListener getInstance(@Nullable Locale locale) { in getInstance() method in DigitsKeyListener 264 public static DigitsKeyListener getInstance( in getInstance() method in DigitsKeyListener 290 public static DigitsKeyListener getInstance(@NonNull String accepted) { in getInstance() method in DigitsKeyListener 309 public static DigitsKeyListener getInstance( in getInstance() method in DigitsKeyListener
|
H A D | DateKeyListener.java | 86 public static DateKeyListener getInstance() { in getInstance() method in DateKeyListener 94 public static DateKeyListener getInstance(@Nullable Locale locale) { in getInstance() method in DateKeyListener
|
H A D | DateTimeKeyListener.java | 98 public static DateTimeKeyListener getInstance() { in getInstance() method in DateTimeKeyListener 106 public static DateTimeKeyListener getInstance(@Nullable Locale locale) { in getInstance() method in DateTimeKeyListener
|
H A D | TimeKeyListener.java | 98 public static TimeKeyListener getInstance() { in getInstance() method in TimeKeyListener 106 public static TimeKeyListener getInstance(@Nullable Locale locale) { in getInstance() method in TimeKeyListener
|
H A D | HideReturnsTransformationMethod.java | 46 public static HideReturnsTransformationMethod getInstance() { in getInstance() method in HideReturnsTransformationMethod
|
H A D | SingleLineTransformationMethod.java | 44 public static SingleLineTransformationMethod getInstance() { in getInstance() method in SingleLineTransformationMethod
|
/aosp12/hardware/google/pixel/power-libperfmgr/aidl/ |
H A D | PowerSessionManager.h | 57 static sp<PowerSessionManager> getInstance() { in getInstance() function 90 static sp<PowerHintMonitor> getInstance() { in getInstance() function
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | IntentBroadcaster.java | 73 public static IntentBroadcaster getInstance(Context context) { in getInstance() method in IntentBroadcaster 80 public static IntentBroadcaster getInstance() { in getInstance() method in IntentBroadcaster
|
/aosp12/packages/apps/Settings/src/com/android/settings/slices/ |
H A D | SliceBackgroundWorker.java | 85 public static <T extends SliceBackgroundWorker> T getInstance(Uri uri) { in getInstance() method in SliceBackgroundWorker 93 static SliceBackgroundWorker getInstance(Context context, Sliceable sliceable, Uri uri) { in getInstance() method in SliceBackgroundWorker 197 private static NotifySliceChangeHandler getInstance() { in getInstance() method in SliceBackgroundWorker.NotifySliceChangeHandler
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/qc/ |
H A D | SettingsQCBackgroundWorker.java | 82 public static <T extends SettingsQCBackgroundWorker> T getInstance(Uri uri) { in getInstance() method in SettingsQCBackgroundWorker 90 static SettingsQCBackgroundWorker getInstance(Context context, SettingsQCItem qcItem, Uri uri) { in getInstance() method in SettingsQCBackgroundWorker 174 private static NotifyQCItemChangeHandler getInstance() { in getInstance() method in SettingsQCBackgroundWorker.NotifyQCItemChangeHandler
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
H A D | power_module.cpp | 35 PowerModule *PowerModule::getInstance() in getInstance() function in PowerModule
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/ |
H A D | ShadowInteractionJankMonitor.java | 30 public static InteractionJankMonitor getInstance() { in getInstance() method in ShadowInteractionJankMonitor
|
H A D | ShadowSensorPrivacyManager.java | 31 public static SensorPrivacyManager getInstance(Context context) { in getInstance() method in ShadowSensorPrivacyManager
|
/aosp12/packages/services/Telephony/testapps/ImsTestService/src/com/android/phone/testapps/imstestapp/ |
H A D | TestImsRegistrationImpl.java | 25 public static TestImsRegistrationImpl getInstance() { in getInstance() method in TestImsRegistrationImpl
|
H A D | SipTransportImpl.java | 30 public static SipTransportImpl getInstance(Executor e) { in getInstance() method in SipTransportImpl
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/ |
H A D | RotatingWallpaperLockProvider.java | 26 public static synchronized Object getInstance() { in getInstance() method in RotatingWallpaperLockProvider
|
/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/impl/datamodels/ |
H A D | RefreshLiveData.java | 36 public static RefreshLiveData getInstance() { in getInstance() method in RefreshLiveData
|
/aosp12/packages/apps/TV/src/com/android/tv/util/images/ |
H A D | ImageCache.java | 71 public static synchronized ImageCache getInstance(float memCacheSizePercent) { in getInstance() method in ImageCache 89 public static ImageCache getInstance() { in getInstance() method in ImageCache
|
/aosp12/hardware/nxp/nfc/snxxx/halimpl/tml/ |
H A D | NfccTransportFactory.cc | 47 NfccTransportFactory& NfccTransportFactory::getInstance() { in getInstance() function in NfccTransportFactory
|
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/ |
H A D | EseTransportFactory.cpp | 24 EseTransportFactory& EseTransportFactory::getInstance() { in getInstance() function in EseTransportFactory
|
/aosp12/packages/modules/StatsD/statsd/src/subscriber/ |
H A D | SubscriberReporter.h | 47 static SubscriberReporter& getInstance() { in getInstance() function
|
/aosp12/frameworks/base/core/java/android/webkit/ |
H A D | ServiceWorkerController.java | 56 public static ServiceWorkerController getInstance() { in getInstance() method in ServiceWorkerController
|
/aosp12/packages/apps/Stk/src/com/android/stk/ |
H A D | StkDigitsKeyListener.java | 36 public static StkDigitsKeyListener getInstance() { in getInstance() method in StkDigitsKeyListener
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/ |
H A D | CallOrderStateMachineHelper.h | 122 InstanceType* getInstance() const { return mInstance; } in getInstance() function
|
/aosp12/frameworks/base/core/java/android/security/net/config/ |
H A D | UserCertificateSource.java | 37 public static UserCertificateSource getInstance() { in getInstance() method in UserCertificateSource
|