Home
last modified time | relevance | path

Searched defs:theInstance (Results 1 – 25 of 78) sorted by relevance

1234

/aosp_15_r20/packages/apps/Nfc/nci/jni/
DNativeNfcManager.cpp1417 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in doPartialInit() local
1478 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doInitialize() local
1599 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doFactoryReset() local
1604 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doShutdown() local
1799 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in doPartialDeinit() local
1872 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doDeinitialize() local
1930 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doDownload() local
2020 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doDump() local
/aosp_15_r20/system/nfc/src/adaptation/
H A Dnfc_config.cc73 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in loadConfig() local
84 static NfcConfig theInstance; in getInstance() local
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/statics/
H A DDOUBLE_Upper.java39 public static DOUBLE_Upper theInstance() { in theInstance() method in DOUBLE_Upper
H A DLONG_Upper.java39 public static LONG_Upper theInstance() { in theInstance() method in LONG_Upper
/aosp_15_r20/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
H A DIsSame.java48 public static <T> Matcher<T> theInstance(T target) { in theInstance() method in IsSame
/aosp_15_r20/cts/tests/tests/car_builtin/src/android/car/cts/builtin/content/
H A DContextHelperTest.java88 SingleUseActivity theInstance = null; in testStartActivityAsUser() local
/aosp_15_r20/hardware/nxp/secure_element/snxxx/libese-teq1/nxp-ese/utils/
Dese_config.cpp54 static EseConfig theInstance; in getInstance() local
/aosp_15_r20/hardware/st/secure_element/ese-spi-driver/utils-lib/
Dese_config.cc57 static EseConfig theInstance; in getInstance() local
/aosp_15_r20/external/autotest/frontend/client/src/autotest/common/
H A DStaticDataRepository.java21 public static final StaticDataRepository theInstance = new StaticDataRepository(); field in StaticDataRepository
H A DCustomHistory.java18 private static final CustomHistory theInstance = new CustomHistory(); field in CustomHistory
/aosp_15_r20/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/
Dese_config.cpp55 static EseConfig theInstance; in getInstance() local
/aosp_15_r20/hardware/interfaces/nfc/aidl/vts/functional/
H A DVtsNfcBehaviorChangesTest.cpp180 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in SetUp() local
/aosp_15_r20/external/autotest/frontend/client/src/autotest/common/ui/
H A DNotifyManager.java22 public static final NotifyManager theInstance = new NotifyManager(); field in NotifyManager
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/
H A DFileCleaningTrackerTest.java51 private FileCleaningTracker theInstance; field in FileCleaningTrackerTest
/aosp_15_r20/external/autotest/frontend/client/src/autotest/tko/
H A DTestLabelManager.java32 private static final TestLabelManager theInstance = new TestLabelManager(); field in TestLabelManager
H A DCommonPanel.java39 private static CommonPanel theInstance = new CommonPanel(); field in CommonPanel
/aosp_15_r20/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
H A DCoreMatchers.java378 public static <T> org.hamcrest.Matcher<T> theInstance(T target) { in theInstance() method in CoreMatchers
/aosp_15_r20/hardware/st/nfc/1.0/adaptation/
Dconfig.cpp360 static CNfcConfig theInstance; in GetInstance() local
/aosp_15_r20/hardware/st/nfc/st21nfc/adaptation/
Dconfig.cpp374 static CNfcConfig theInstance; in GetInstance() local
/aosp_15_r20/hardware/samsung/nfc/halimpl/src/
Dconfig.cpp467 static CNfcConfig theInstance; in GetInstance() local
/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/utils/
DphNxpConfig.cpp446 static CNfcConfig theInstance; in GetInstance() local
/aosp_15_r20/out/soong/.intermediates/external/hamcrest/hamcrest-core/hamcrest/android_common/turbine/
Dhamcrest.jarorg/hamcrest/BaseDescription.class <Unknown> package org.hamcrest public abstract org.hamcrest ...
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpConfig.cc485 static CNfcConfig theInstance; in GetInstance() local
/aosp_15_r20/device/google/contexthub/contexthubhal/
Dsystem_comms.h442 static SystemComm theInstance; in getSystem() local
/aosp_15_r20/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/
H A DMatchers.java462 public static <T> org.hamcrest.Matcher<T> theInstance(T target) { in theInstance() method in Matchers

1234