Home
last modified time | relevance | path

Searched refs:GetInstance (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Nfc/nci/jni/
DNativeNfcManager.cpp1084 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doInitialize()
1190 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doFactoryReset()
1195 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doShutdown()
1511 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doDeinitialize()
1702 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doDownload()
1784 NfcAdaptation& theInstance = NfcAdaptation::GetInstance(); in nfcManager_doDump()
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfp.cpp75 static bluetooth::headset::Callbacks* GetInstance() { in GetInstance() function in android::JniHeadsetCallbacks
472 sBluetoothHfpInterface->Init(JniHeadsetCallbacks::GetInstance(), in initializeNative()