Home | History | Annotate | Download | only in jni

Lines Matching defs:theInstance

842         NfcAdaptation& theInstance = NfcAdaptation::GetInstance();
843 theInstance.Initialize(); //start GKI, NCI task, NFC task
847 tHAL_NFC_ENTRY* halFuncEntries = theInstance.GetHalEntryFuncs ();
910 theInstance.Finalize();
1328 NfcAdaptation& theInstance = NfcAdaptation::GetInstance();
1329 theInstance.Finalize();
1688 NfcAdaptation& theInstance = NfcAdaptation::GetInstance();
1690 theInstance.Initialize(); //start GKI, NCI task, NFC task
1691 theInstance.DownloadFirmware ();
1692 theInstance.Finalize();