Home
last modified time | relevance | path

Searched refs:setPresentation (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/libs/input/tests/
H A DPointerController_test.cpp230 mPointerController->setPresentation(PointerController::Presentation::STYLUS_HOVER); in TEST_F()
245 mPointerController->setPresentation(PointerController::Presentation::POINTER); in TEST_F()
282 mPointerController->setPresentation(PointerController::Presentation::POINTER); in TEST_F()
/aosp14/frameworks/base/libs/input/
H A DPointerController.h63 void setPresentation(Presentation presentation) override;
H A DPointerController.cpp173 void PointerController::setPresentation(Presentation presentation) { in setPresentation() function in android::PointerController
/aosp14/frameworks/base/core/java/android/provider/
H A DCallLog.java472 public @NonNull AddCallParametersBuilder setPresentation(int presentation) { in setPresentation() method in CallLog.AddCallParams.AddCallParametersBuilder
1662 builder.setPresentation(presentation); in addCall()
/aosp14/frameworks/base/media/java/android/media/
H A DAudioTrack.java2931 public int setPresentation(@NonNull AudioPresentation presentation) { in setPresentation() method in AudioTrack
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt21910 method public int setPresentation(@NonNull android.media.AudioPresentation);