Home | History | Annotate | Download | only in jni

Lines Matching refs:theInstance

751         NfcAdaptation& theInstance = NfcAdaptation::GetInstance();
752 theInstance.Initialize(); //start GKI, NCI task, NFC task
756 tHAL_NFC_ENTRY* halFuncEntries = theInstance.GetHalEntryFuncs ();
815 theInstance.Finalize();
1167 NfcAdaptation& theInstance = NfcAdaptation::GetInstance();
1168 theInstance.Finalize();