Home
last modified time | relevance | path

Searched refs:Freeze (Results 1 – 3 of 3) sorted by relevance

/frameworks/hardware/interfaces/automotive/telemetry/aidl/
DAndroid.bp41 // Run "m android.frameworks.automotive.telemetry-freeze-api" to bump the version. Freeze the
/frameworks/native/libs/vr/libvrsensor/
Dpose_client.cpp112 int Freeze(const DvrPose& frozen_state) { in Freeze() function in android::dvr::PoseClient
344 return PoseClient::FromC(client)->Freeze(*frozen_state); in dvrPoseClientFreeze()
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp426 TEST_F(BinderLibTest, Freeze) { in TEST_F() argument