Home
last modified time | relevance | path

Searched defs:getInstance (Results 1 – 25 of 577) sorted by relevance

12345678910>>...24

/aosp12/frameworks/base/core/java/android/text/method/
H A DDigitsKeyListener.java228 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 DDateKeyListener.java86 public static DateKeyListener getInstance() { in getInstance() method in DateKeyListener
94 public static DateKeyListener getInstance(@Nullable Locale locale) { in getInstance() method in DateKeyListener
H A DDateTimeKeyListener.java98 public static DateTimeKeyListener getInstance() { in getInstance() method in DateTimeKeyListener
106 public static DateTimeKeyListener getInstance(@Nullable Locale locale) { in getInstance() method in DateTimeKeyListener
H A DTimeKeyListener.java98 public static TimeKeyListener getInstance() { in getInstance() method in TimeKeyListener
106 public static TimeKeyListener getInstance(@Nullable Locale locale) { in getInstance() method in TimeKeyListener
H A DHideReturnsTransformationMethod.java46 public static HideReturnsTransformationMethod getInstance() { in getInstance() method in HideReturnsTransformationMethod
H A DSingleLineTransformationMethod.java44 public static SingleLineTransformationMethod getInstance() { in getInstance() method in SingleLineTransformationMethod
/aosp12/hardware/google/pixel/power-libperfmgr/aidl/
H A DPowerSessionManager.h57 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 DIntentBroadcaster.java73 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 DSliceBackgroundWorker.java85 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 DSettingsQCBackgroundWorker.java82 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 Dpower_module.cpp35 PowerModule *PowerModule::getInstance() in getInstance() function in PowerModule
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowInteractionJankMonitor.java30 public static InteractionJankMonitor getInstance() { in getInstance() method in ShadowInteractionJankMonitor
H A DShadowSensorPrivacyManager.java31 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 DTestImsRegistrationImpl.java25 public static TestImsRegistrationImpl getInstance() { in getInstance() method in TestImsRegistrationImpl
H A DSipTransportImpl.java30 public static SipTransportImpl getInstance(Executor e) { in getInstance() method in SipTransportImpl
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DRotatingWallpaperLockProvider.java26 public static synchronized Object getInstance() { in getInstance() method in RotatingWallpaperLockProvider
/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/impl/datamodels/
H A DRefreshLiveData.java36 public static RefreshLiveData getInstance() { in getInstance() method in RefreshLiveData
/aosp12/packages/apps/TV/src/com/android/tv/util/images/
H A DImageCache.java71 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 DNfccTransportFactory.cc47 NfccTransportFactory& NfccTransportFactory::getInstance() { in getInstance() function in NfccTransportFactory
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/
H A DEseTransportFactory.cpp24 EseTransportFactory& EseTransportFactory::getInstance() { in getInstance() function in EseTransportFactory
/aosp12/packages/modules/StatsD/statsd/src/subscriber/
H A DSubscriberReporter.h47 static SubscriberReporter& getInstance() { in getInstance() function
/aosp12/frameworks/base/core/java/android/webkit/
H A DServiceWorkerController.java56 public static ServiceWorkerController getInstance() { in getInstance() method in ServiceWorkerController
/aosp12/packages/apps/Stk/src/com/android/stk/
H A DStkDigitsKeyListener.java36 public static StkDigitsKeyListener getInstance() { in getInstance() method in StkDigitsKeyListener
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DCallOrderStateMachineHelper.h122 InstanceType* getInstance() const { return mInstance; } in getInstance() function
/aosp12/frameworks/base/core/java/android/security/net/config/
H A DUserCertificateSource.java37 public static UserCertificateSource getInstance() { in getInstance() method in UserCertificateSource

12345678910>>...24