Home
last modified time | relevance | path

Searched defs:sInstance (Results 1 – 25 of 124) sorted by relevance

12345

/aosp14/frameworks/base/core/java/android/text/method/
H A DHideReturnsTransformationMethod.java55 private static HideReturnsTransformationMethod sInstance; field in HideReturnsTransformationMethod
H A DSingleLineTransformationMethod.java52 private static SingleLineTransformationMethod sInstance; field in SingleLineTransformationMethod
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DDevicePolicyManagerWrapper.java26 private static final DevicePolicyManagerWrapper sInstance = new DevicePolicyManagerWrapper(); field in DevicePolicyManagerWrapper
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothManager.java39 private static LocalBluetoothManager sInstance; field in LocalBluetoothManager
69 sInstance); in getInstance() local
/aosp14/frameworks/base/core/java/android/view/
H A DInsetsAnimationThread.java29 private static InsetsAnimationThread sInstance; field in InsetsAnimationThread
H A DAccessibilityIterators.java75 private static CharacterTextSegmentIterator sInstance; field in AccessibilityIterators.CharacterTextSegmentIterator
170 private static WordTextSegmentIterator sInstance; field in AccessibilityIterators.WordTextSegmentIterator
260 private static ParagraphTextSegmentIterator sInstance; field in AccessibilityIterators.ParagraphTextSegmentIterator
/aosp14/frameworks/base/core/java/android/timezone/
H A DZoneInfoDb.java35 private static ZoneInfoDb sInstance; field in ZoneInfoDb
H A DTelephonyLookup.java35 private static TelephonyLookup sInstance; field in TelephonyLookup
H A DTimeZoneFinder.java35 private static TimeZoneFinder sInstance; field in TimeZoneFinder
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSurfaceAnimationThread.java31 private static SurfaceAnimationThread sInstance; field in SurfaceAnimationThread
H A DActivityInterceptorCallbackRegistry.java37 private static final ActivityInterceptorCallbackRegistry sInstance = field in ActivityInterceptorCallbackRegistry
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DAnimationThread.java31 private static AnimationThread sInstance; field in AnimationThread
H A DDisplayThread.java32 private static DisplayThread sInstance; field in DisplayThread
H A DIoThread.java31 private static IoThread sInstance; field in IoThread
H A DFgThread.java38 private static FgThread sInstance; field in FgThread
H A DPermissionThread.java40 private static PermissionThread sInstance; field in PermissionThread
H A DUiThread.java34 private static UiThread sInstance; field in UiThread
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/
H A DTareHandlerThread.java34 private static TareHandlerThread sInstance; field in TareHandlerThread
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DMediaFeatureFlagManager.java49 private static final MediaFeatureFlagManager sInstance = new MediaFeatureFlagManager(); field in MediaFeatureFlagManager
/aosp14/system/core/libutils/include/utils/
H A DSingleton.h74 static TYPE* sInstance; variable
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyLocalConnection.java31 private static ConnectionImpl sInstance; field in TelephonyLocalConnection
/aosp14/frameworks/base/libs/hwui/hwui/
H A DAnimatedImageThread.cpp25 static sp<AnimatedImageThread> sInstance = []() { in getInstance() local
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/
H A DAppSchedulingModuleThread.java36 private static AppSchedulingModuleThread sInstance; field in AppSchedulingModuleThread
/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DBackgroundThread.java33 private static BackgroundThread sInstance; field in BackgroundThread
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DTileColorPicker.java31 private static TileColorPicker sInstance; field in TileColorPicker

12345