Home
last modified time | relevance | path

Searched defs:handleState (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/computepipe/aidl/aidl_api/android.automotive.computepipe.runner/1/android/automotive/computepipe/runner/
DIPipeStateCallback.aidl21 oneway void handleState(in android.automotive.computepipe.runner.PipeState state); in handleState() method
/packages/services/Car/computepipe/aidl/aidl_api/android.automotive.computepipe.runner/current/android/automotive/computepipe/runner/
DIPipeStateCallback.aidl21 oneway void handleState(in android.automotive.computepipe.runner.PipeState state); in handleState() method
/packages/services/Car/computepipe/aidl/android/automotive/computepipe/runner/
DIPipeStateCallback.aidl31 oneway void handleState(in PipeState state); in handleState() method
/packages/services/Car/computepipe/example/
DFaceTracker.cpp67 ndk::ScopedAStatus StateCallback::handleState(PipeState state) { in handleState() function in android::automotive::computepipe::StateCallback
/packages/services/Car/computepipe/tests/runner/client_interface/
DClientInterfaceTest.cc72 ScopedAStatus handleState(PipeState state) { in handleState() function in android::automotive::computepipe::runner::client_interface::aidl_client::__anon68bfb8ac0111::StateChangeCallback