Searched defs:appSession (Results 1 – 2 of 2) sorted by relevance
51 sp<IPowerHintSession> appSession = result.value(); in createHintSession() local59 sp<IPowerHintSession> appSession = reinterpret_cast<IPowerHintSession*>(session_ptr); in pauseHintSession() local64 sp<IPowerHintSession> appSession = reinterpret_cast<IPowerHintSession*>(session_ptr); in resumeHintSession() local69 sp<IPowerHintSession> appSession = reinterpret_cast<IPowerHintSession*>(session_ptr); in closeHintSession() local75 sp<IPowerHintSession> appSession = reinterpret_cast<IPowerHintSession*>(session_ptr); in updateTargetWorkDuration() local81 sp<IPowerHintSession> appSession = reinterpret_cast<IPowerHintSession*>(session_ptr); in reportActualWorkDuration() local86 sp<IPowerHintSession> appSession = reinterpret_cast<IPowerHintSession*>(session_ptr); in sendHint() local91 sp<IPowerHintSession> appSession = reinterpret_cast<IPowerHintSession*>(session_ptr); in setThreads() local
564 final SurfaceSession appSession = new SurfaceSession(); in startDrag() local