Home
last modified time | relevance | path

Searched defs:mInstance (Results 1 – 25 of 62) sorted by relevance

123

/aosp12/frameworks/native/libs/gui/include/gui/
H A DDebugEGLImageTracker.h38 static std::atomic<DebugEGLImageTracker *> mInstance; variable
/aosp12/system/tools/hidl/utils/include/hidl-util/
H A DFqInstance.h118 std::string mInstance; variable
/aosp12/frameworks/base/core/java/android/util/
H A DSingleton.java35 private T mInstance; field in Singleton
/aosp12/art/test/076-boolean-put/src/
H A DMain.java27 private boolean mInstance; field in Main
/aosp12/hardware/qcom/sdm845/media/libplatformconfig/
H A DPlatformConfig.cpp42 Config* Config::mInstance; member in Platform::Config
H A DPlatformConfig.h88 static Config* mInstance; variable
/aosp12/frameworks/base/core/java/android/ddm/
H A DDdmHandleExit.java34 private static DdmHandleExit mInstance = new DdmHandleExit(); field in DdmHandleExit
H A DDdmHandleHeap.java32 private static DdmHandleHeap mInstance = new DdmHandleHeap(); field in DdmHandleHeap
H A DDdmHandleNativeHeap.java32 private static DdmHandleNativeHeap mInstance = new DdmHandleNativeHeap(); field in DdmHandleNativeHeap
H A DDdmHandleAppName.java39 private static DdmHandleAppName mInstance = new DdmHandleAppName(); field in DdmHandleAppName
/aosp12/frameworks/layoutlib/bridge/src/android/view/
H A DChoreographer_Delegate.java34 …private static final AtomicReference<Choreographer> mInstance = new AtomicReference<Choreographer>… field in Choreographer_Delegate
/aosp12/hardware/qcom/sm8150/media/libplatformconfig/
H A DPlatformConfig.cpp47 Config* Config::mInstance; member in Platform::Config
H A DPlatformConfig.h109 static Config* mInstance; variable
/aosp12/hardware/qcom/sm7250/media/libplatformconfig/
H A DPlatformConfig.cpp47 Config* Config::mInstance; member in Platform::Config
/aosp12/frameworks/base/services/core/java/com/android/server/location/
H A DHardwareActivityRecognitionProxy.java57 private final ActivityRecognitionHardware mInstance; field in HardwareActivityRecognitionProxy
/aosp12/packages/services/Telephony/testapps/ImsTestService/src/com/android/phone/testapps/imstestapp/
H A DTestImsService.java36 public static TestImsService mInstance; field in TestImsService
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DFuseAppLoop.java76 private long mInstance; field in FuseAppLoop
/aosp12/packages/services/Iwlan/src/com/google/android/iwlan/
H A DIwlanBroadcastReceiver.java36 private static IwlanBroadcastReceiver mInstance; field in IwlanBroadcastReceiver
/aosp12/frameworks/native/libs/gui/
H A DDebugEGLImageTracker.cpp28 std::atomic<DebugEGLImageTracker *> DebugEGLImageTracker::mInstance; member in DebugEGLImageTracker
/aosp12/frameworks/base/core/java/android/security/keystore/recovery/
H A DWrappedApplicationKey.java67 private WrappedApplicationKey mInstance = new WrappedApplicationKey(); field in WrappedApplicationKey.Builder
H A DKeyChainProtectionParams.java157 private KeyChainProtectionParams mInstance = new KeyChainProtectionParams(); field in KeyChainProtectionParams.Builder
/aosp12/frameworks/base/core/java/android/app/
H A DFragmentState.java39 Fragment mInstance; field in FragmentState
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/admin/
H A DPerUserCarDevicePolicyServiceTest.java55 private PerUserCarDevicePolicyService mInstance; field in PerUserCarDevicePolicyServiceTest
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3StreamMem.h159 static NativeBufferInterface mInstance; in GetInstance() local
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodSubtypeArray.java169 private volatile InputMethodSubtype[] mInstance; field in InputMethodSubtypeArray

123