Home
last modified time | relevance | path

Searched defs:mInitialized (Results 1 – 25 of 101) sorted by relevance

12345

/aosp12/system/chre/platform/linux/include/chre/target_platform/
H A Dsystem_timer_base.h36 bool mInitialized = false; variable
/aosp12/hardware/interfaces/camera/common/1.0/default/include/
H A DHandleImporter.h77 bool mInitialized; variable
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerHandleImporter.h54 bool mInitialized = false; variable
/aosp12/frameworks/native/services/gpuservice/gpumem/include/gpumem/
H A DGpuMem.h50 std::atomic<bool> mInitialized = false; variable
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_cache.h88 bool mInitialized; variable
/aosp12/packages/apps/UniversalMediaPlayer/java/com/android/pump/ui/
H A DCustomRecycledViewPool.java32 private final SparseBooleanArray mInitialized = new SparseBooleanArray(); field in CustomRecycledViewPool
/aosp12/packages/modules/StatsD/statsd/src/matchers/
H A DAtomMatchingTracker.h98 bool mInitialized; variable
/aosp12/system/chre/platform/slpi/include/chre/target_platform/
H A Dsystem_timer_base.h64 bool mInitialized = false; variable
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DHomepageAppBarScrollingViewBehavior.java34 private boolean mInitialized; field in HomepageAppBarScrollingViewBehavior
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/ui/
H A DSearchBarScrollingViewBehavior.java34 private boolean mInitialized; field in SearchBarScrollingViewBehavior
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBluetoothService.java29 private boolean mInitialized = false; field in BluetoothService
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DImsConfigurationTracker.java46 private boolean mInitialized = false; field in ImsConfigurationTracker
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppFileProvider.java40 private boolean mInitialized = false; field in BluetoothOppFileProvider
/aosp12/frameworks/av/drm/libmediadrm/include/mediadrm/
H A DDrmSessionManager.h81 bool mInitialized; member
/aosp12/packages/modules/NeuralNetworks/common/include/
H A DHalBufferTracker.h71 bool mInitialized = false; variable
/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DShaderCache.h122 bool mInitialized = false; variable
/aosp12/frameworks/av/cmds/screenrecord/
H A DTextRenderer.h132 static bool mInitialized; variable
/aosp12/frameworks/base/services/core/java/com/android/server/location/settings/
H A DSettingsStore.java56 private boolean mInitialized; field in SettingsStore
/aosp12/packages/modules/NeuralNetworks/driver/cache/nnCache/
H A DnnCache.h110 bool mInitialized; variable
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DProgram.h78 bool mInitialized; variable
/aosp12/frameworks/native/libs/renderengine/gl/
H A DProgram.h78 bool mInitialized; variable
/aosp12/frameworks/base/libs/hwui/
H A DPropertyValuesAnimatorSet.h80 bool mInitialized = false; variable
/aosp12/system/libhidl/base/
H A DSynchronizedQueue.h64 bool mInitialized = false; member
/aosp12/frameworks/base/core/java/android/window/
H A DWindowProviderService.java56 private boolean mInitialized; field in WindowProviderService
/aosp12/packages/modules/StatsD/statsd/src/condition/
H A DConditionTracker.h161 bool mInitialized; variable

12345