Home
last modified time | relevance | path

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

123456789

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothManager.java39 private static LocalBluetoothManager sInstance; field in LocalBluetoothManager
69 sInstance); in getInstance() local
/frameworks/base/core/java/android/view/
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
DInsetsAnimationThread.java29 private static InsetsAnimationThread sInstance; field in InsetsAnimationThread
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DDevicePolicyManagerWrapper.java26 private static final DevicePolicyManagerWrapper sInstance = new DevicePolicyManagerWrapper(); field in DevicePolicyManagerWrapper
/frameworks/base/core/java/android/text/method/
DHideReturnsTransformationMethod.java55 private static HideReturnsTransformationMethod sInstance; field in HideReturnsTransformationMethod
DSingleLineTransformationMethod.java52 private static SingleLineTransformationMethod sInstance; field in SingleLineTransformationMethod
/frameworks/base/wifi/java/src/android/net/wifi/
DWifiBlobStore.java31 private static WifiBlobStore sInstance; field in WifiBlobStore
/frameworks/av/media/codec2/vndk/include/
DC2PlatformStorePluginLoader.h95 static std::unique_ptr<C2PlatformStorePluginLoader> sInstance; variable
/frameworks/base/services/core/java/com/android/server/
DAnimationThread.java31 private static AnimationThread sInstance; field in AnimationThread
DDisplayThread.java32 private static DisplayThread sInstance; field in DisplayThread
DIoThread.java31 private static IoThread sInstance; field in IoThread
DFgThread.java38 private static FgThread sInstance; field in FgThread
/frameworks/base/services/core/java/com/android/server/wm/
DSurfaceAnimationThread.java31 private static SurfaceAnimationThread sInstance; field in SurfaceAnimationThread
DActivityInterceptorCallbackRegistry.java37 private static final ActivityInterceptorCallbackRegistry sInstance = field in ActivityInterceptorCallbackRegistry
/frameworks/base/core/java/android/timezone/
DZoneInfoDb.java35 private static ZoneInfoDb sInstance; field in ZoneInfoDb
DTelephonyLookup.java35 private static TelephonyLookup sInstance; field in TelephonyLookup
DTimeZoneFinder.java35 private static TimeZoneFinder sInstance; field in TimeZoneFinder
/frameworks/base/services/usage/java/com/android/server/usage/
DUsageStatsHandlerThread.java34 private static UsageStatsHandlerThread sInstance; field in UsageStatsHandlerThread
/frameworks/av/media/libmediaplayerservice/datasource/
DPlayerServiceDataSourceFactory.cpp29 sp<PlayerServiceDataSourceFactory> PlayerServiceDataSourceFactory::sInstance; member in android::PlayerServiceDataSourceFactory
/frameworks/layoutlib/bridge/src/android/view/accessibility/
DAccessibilityManager_Delegate.java28 private static WindowTransformationSpec sInstance; field in AccessibilityManager_Delegate
/frameworks/libs/modules-utils/java/com/android/modules/utils/
DBackgroundThread.java42 private static BackgroundThread sInstance; field in BackgroundThread
/frameworks/base/telephony/java/android/telephony/
DTelephonyLocalConnection.java31 private static ConnectionImpl sInstance; field in TelephonyLocalConnection
/frameworks/base/libs/hwui/hwui/
DAnimatedImageThread.cpp27 static sp<AnimatedImageThread> sInstance = []() { in getInstance() local
/frameworks/base/apex/jobscheduler/service/java/com/android/server/
DAppSchedulingModuleThread.java36 private static AppSchedulingModuleThread sInstance; field in AppSchedulingModuleThread
/frameworks/base/core/java/com/android/internal/os/
DBackgroundThread.java34 private static BackgroundThread sInstance; field in BackgroundThread

123456789