Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/time/
H A DTimeZoneConfiguration.java85 .setPropertyBundleInternal(in.readBundle()) in createFromParcel()
224 Builder setPropertyBundleInternal(@NonNull Bundle bundle) { in setPropertyBundleInternal() method in TimeZoneConfiguration.Builder