Stay organized with collections
Save and categorize content based on your preferences.
aidl::android::os
Summary
Classes
|
aidl::android::os::PersistableBundle
|
Wrapper class that enables interop with AIDL NDK generation Takes ownership of the APersistableBundle* given to it in reset() and will automatically destroy it in the destructor, similar to a smart pointer container.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-17 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-17 UTC."],[],[],null,["# aidl::android::os Namespace\n\naidl::android::os\n=================\n\nSummary\n-------\n\n| ### Classes ||\n|----------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [aidl::android::os::PersistableBundle](/ndk/reference/classaidl/1-1android-1-1os-1-1-persistable-bundle) | Wrapper class that enables interop with AIDL NDK generation Takes ownership of the APersistableBundle\\* given to it in [reset()](/ndk/reference/classaidl/1-1android-1-1os-1-1-persistable-bundle#classaidl_1_1android_1_1os_1_1_persistable_bundle_1a35459803dfc135d69468d4265c8afca0) and will automatically destroy it in the destructor, similar to a smart pointer container. |"]]