Searched defs:configChange (Results 1 – 3 of 3) sorted by relevance
171 TimeConfiguration configChange = new TimeConfiguration.Builder() in testTryApplyConfigChanges_permitted() local192 TimeConfiguration configChange = new TimeConfiguration.Builder() in testTryApplyConfigChanges_notPermitted() local
154 TimeZoneConfiguration configChange = new TimeZoneConfiguration.Builder() in testTryApplyConfigChanges_permitted() local178 TimeZoneConfiguration configChange = new TimeZoneConfiguration.Builder() in testTryApplyConfigChanges_notPermitted() local
168 Return<void> NativeCallback::configChange(Result result, const BandConfig& config) { in configChange() function in android::server::BroadcastRadio::TunerCallback::NativeCallback