Home | History | Annotate | Download | only in contexthubhal

Lines Matching refs:mKeySession

1482         if (!mKeySession.haveKeys()) {
1483 status = mSessions.setup_and_add(CONTEXT_HUB_LOAD_APP, &mKeySession, appMsg, transactionId, mAppManager);
1487 mKeySession.wait();
1488 status = mKeySession.getStatus();