Searched refs:readiness (Results 1 – 7 of 7) sorted by relevance
74 private FrontendStatusReadiness(int type, int readiness) { in FrontendStatusReadiness() argument76 mStatusReadiness = readiness; in FrontendStatusReadiness()
157 vector<FrontendStatusReadiness> readiness; in getStatusReadiness() local159 mTunerFrontend->getFrontendStatusReadiness(statusTypes, &readiness); in getStatusReadiness()162 return readiness; in getStatusReadiness()
95 description: "Enable accurate transition readiness tracking"
19 only notify the readiness of the kernel driver,
1746 FrontendStatusReadiness[] readiness = nativeGetFrontendStatusReadiness(statusTypes); in getFrontendStatusReadiness() local1747 if (readiness == null) { in getFrontendStatusReadiness()1750 return Arrays.asList(readiness); in getFrontendStatusReadiness()
1812 vector<FrontendStatusReadiness> readiness = mFeClient->getStatusReadiness(v); in getFrontendStatusReadiness() local1813 if (readiness.size() < size) { in getFrontendStatusReadiness()1821 ScopedLocalRef readinessObj(env, env->NewObject(clazz, init, intTypes[i], readiness[i])); in getFrontendStatusReadiness()
6667 // readiness signal.6670 // readiness signal.6672 // Logged when Phonesky receives reboot readiness broadcast and the device6675 // Logged when Phonesky receives reboot readiness broadcast and the device19639 // Time between the reboot readiness state checks starting, and the device