Searched refs:handleState (Results 1 – 7 of 7) sorted by relevance
21 oneway void handleState(in android.automotive.computepipe.runner.PipeState state); in handleState() method
31 oneway void handleState(in PipeState state); in handleState() method
81 ndk::ScopedAStatus handleState(PipeState state) override;
67 ndk::ScopedAStatus StateCallback::handleState(PipeState state) { in handleState() function in android::automotive::computepipe::StateCallback
191 (void)mClientStateChangeCallback->handleState(ToAidlState(newState)); in stateUpdateNotification()
72 ScopedAStatus handleState(PipeState state) { in handleState() function in android::automotive::computepipe::runner::client_interface::aidl_client::__anonc26a17be0111::StateChangeCallback