Home
last modified time | relevance | path

Searched defs:notifyCarServiceReady (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/android/frameworks/automotive/powerpolicy/internal/
H A DICarPowerPolicySystemNotification.aidl41 PolicyState notifyCarServiceReady(); in notifyCarServiceReady() method
/aosp12/packages/services/Car/cpp/powerpolicy/server/src/
H A DCarPowerPolicyServer.cpp178 Status CarServiceNotificationHandler::notifyCarServiceReady(PolicyState* policyState) { in notifyCarServiceReady() function in android::frameworks::automotive::powerpolicy::CarServiceNotificationHandler
305 Status CarPowerPolicyServer::notifyCarServiceReady(PolicyState* policyState) { in notifyCarServiceReady() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DMockedCarTestBase.java556 public PolicyState notifyCarServiceReady() { in notifyCarServiceReady() method in MockedCarTestBase.FakeCarPowerPolicyDaemon
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
H A DCarPowerManagementServiceUnitTest.java880 public PolicyState notifyCarServiceReady() { in notifyCarServiceReady() method in CarPowerManagementServiceUnitTest.FakeCarPowerPolicyDaemon