Searched defs:notifyApStateChange (Results 1 – 5 of 5) sorted by relevance
42 void notifyApStateChange(in android.hardware.automotive.remoteaccess.ApState state); in notifyApStateChange() method
126 void notifyApStateChange(in ApState state); in notifyApStateChange() method
304 ScopedAStatus RemoteAccessService::notifyApStateChange(const ApState& newState) { in notifyApStateChange() function in android::hardware::automotive::remoteaccess::RemoteAccessService