Home
last modified time | relevance | path

Searched defs:mFactory (Results 1 – 25 of 274) sorted by relevance

1234567891011

/aosp_15_r20/hardware/interfaces/cas/1.0/default/
H A DFactoryLoader.h55 T* mFactory; variable
229 delete mFactory; in closeFactory() local
/aosp_15_r20/hardware/interfaces/cas/1.2/default/
H A DFactoryLoader.h54 T* mFactory; variable
215 delete mFactory; in closeFactory() local
/aosp_15_r20/hardware/interfaces/cas/aidl/default/
H A DFactoryLoader.h50 T* mFactory; variable
213 delete mFactory; in closeFactory() local
/aosp_15_r20/hardware/interfaces/cas/1.1/default/
H A DFactoryLoader.h54 T* mFactory; variable
215 delete mFactory; in closeFactory() local
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/
H A DEditable_FactoryTest.java35 private Factory mFactory; field in Editable_FactoryTest
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DRingbackPlayerTest.java43 @Mock InCallTonePlayer.Factory mFactory; field in RingbackPlayerTest
/aosp_15_r20/developers/samples/android/ui/views/TextSwitcher/Application/src/main/java/com/example/android/textswitcher/
DMainActivity.java91 private ViewFactory mFactory = new ViewFactory() { field in MainActivity
/aosp_15_r20/development/samples/browseable/TextSwitcher/src/com.example.android.textswitcher/
H A DMainActivity.java91 private ViewFactory mFactory = new ViewFactory() { field in MainActivity
/aosp_15_r20/developers/build/prebuilts/gradle/TextSwitcher/Application/src/main/java/com/example/android/textswitcher/
H A DMainActivity.java91 private ViewFactory mFactory = new ViewFactory() { field in MainActivity
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/auth/
DServiceAccountKeyCredentialFactoryTest.java52 private ServiceAccountKeyCredentialFactory mFactory; field in ServiceAccountKeyCredentialFactoryTest
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/batteryinfo/
DBatteryInfoFragmentTest.java38 private FakeFeatureFactory mFactory; field in BatteryInfoFragmentTest
DBatteryManufactureDatePreferenceControllerTest.java52 private FakeFeatureFactory mFactory; field in BatteryManufactureDatePreferenceControllerTest
DBatteryFirstUseDatePreferenceControllerTest.java51 private FakeFeatureFactory mFactory; field in BatteryFirstUseDatePreferenceControllerTest
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/shell/
DCommonShellCommandFactoryTest.java45 private final ShellCommandFactory mFactory = new CommonShellCommandFactory(); field in CommonShellCommandFactoryTest
/aosp_15_r20/packages/modules/DnsResolver/
DDnsTlsTransport.h74 IDnsTlsSocketFactory* _Nonnull const mFactory; variable
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/
H A DEffectHalAidl.h71 const std::shared_ptr<::aidl::android::hardware::audio::effect::IFactory> mFactory; variable
/aosp_15_r20/libcore/luni/src/main/java/libcore/net/http/
H A DHttpURLConnectionFactory.java41 private final com.android.okhttp.internalandroidapi.HttpURLConnectionFactory mFactory; field in HttpURLConnectionFactory
/aosp_15_r20/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/provisioning/
DProvisioningControllerFactoryTest.java57 private ProvisioningControllerFactory mFactory = new ProvisioningControllerFactory(); field in ProvisioningControllerFactoryTest
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityStartControllerTests.java51 private Factory mFactory; field in ActivityStartControllerTests
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/config/
DConfigurationDescriptorTest.java35 private ConfigurationFactory mFactory; field in ConfigurationDescriptorTest
DRetryConfigurationFactoryTest.java49 private RetryConfigurationFactory mFactory; field in RetryConfigurationFactoryTest
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DVertexBuffer.h107 BufferFactoryD3D *const mFactory; variable
/aosp_15_r20/packages/services/Car/cpp/computepipe/tests/runner/stream_manager/
DSemanticManagerTest.cpp59 StreamManagerFactory mFactory; member in SemanticManagerTest
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DContentObserverFactoryTest.java46 private ContentObserverFactory mFactory = field in ContentObserverFactoryTest
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/shell/adservicesapi/
DAdServicesApiShellCommandFactoryTest.java33 private ShellCommandFactory mFactory; field in AdServicesApiShellCommandFactoryTest

1234567891011