Home
last modified time | relevance | path

Searched defs:RepeatPersistableBundle (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/tools/aidl/tests/android/aidl/tests/
H A DICppJavaTests.aidl33 PersistableBundle RepeatPersistableBundle(in PersistableBundle input); in RepeatPersistableBundle() method
/aosp12/system/tools/aidl/tests/java/src/android/aidl/service/
H A DTestServiceServer.java468 public PersistableBundle RepeatPersistableBundle(PersistableBundle input) in RepeatPersistableBundle() method in TestServiceServer.MyCppJavaTests
/aosp12/system/tools/aidl/tests/
H A Daidl_test_service.cpp199 Status RepeatPersistableBundle(const PersistableBundle& input, in RepeatPersistableBundle() function in __anon4c59ef040110::CppJavaTests