Searched refs:mICarServiceHelper (Results 1 – 2 of 2) sorted by relevance
84 private ICarServiceHelper mICarServiceHelper; // mHelperLatch becomes 0 when this is set field in SystemStateInterface.DefaultImpl122 int retVal = mICarServiceHelper.forceSuspend(SUSPEND_TRY_TIMEOUT_MS); in enterDeepSleep()140 if (mICarServiceHelper != null) { in canInvokeHelper()149 if (mICarServiceHelper != null) { in canInvokeHelper()174 mICarServiceHelper = helper; in setCarServiceHelper()
126 private ICarServiceHelper mICarServiceHelper; field in ICarImpl264 mICarServiceHelper = ICarServiceHelper.Stub.asInterface(helper); in setCarServiceHelper()265 mSystemInterface.setCarServiceHelper(mICarServiceHelper); in setCarServiceHelper()