Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomVariable.h122 void freeze();
242 bool freeze();
DRandomGraphGenerator.cpp167 if (!RandomVariableNetwork::get()->freeze()) return false; in generateValue()
DRandomVariable.cpp90 void RandomVariableBase::freeze() { in freeze() function in android::nn::fuzzing_test::RandomVariableBase
1187 bool RandomVariableNetwork::freeze() { in freeze() function in android::nn::fuzzing_test::RandomVariableNetwork
1208 var->freeze(); in freeze()
/frameworks/base/graphics/java/android/graphics/
DFontFamily.java103 public boolean freeze() { in freeze() method in FontFamily
/frameworks/base/core/java/android/text/format/
DDateUtilsBridge.java58 icuTimeZone.freeze(); // Optimization - allows the timezone to be copied cheaply. in icuTimeZone()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DAppTransitionTests.java224 dc.mAppTransition.freeze(); in testCancelRemoteAnimationWhenFreeze()
/frameworks/base/services/core/java/com/android/server/wm/
DAppTransition.java464 void freeze() { in freeze() method in AppTransition
DWindowManagerService.java5460 displayContent.mAppTransition.freeze(); in startFreezingDisplayLocked()
/frameworks/base/config/
Dboot-image-profile.txt5644 HSPLandroid/graphics/FontFamily;->freeze()Z
8398 HSPLandroid/icu/text/DateIntervalInfo;->freeze()Landroid/icu/text/DateIntervalInfo;
8656 HSPLandroid/icu/text/PluralRanges;->freeze()Landroid/icu/text/PluralRanges;
8805 HSPLandroid/icu/text/UnicodeSet;->freeze()Landroid/icu/text/UnicodeSet;
8940 HSPLandroid/icu/util/TimeZone$ConstantZone;->freeze()Landroid/icu/util/TimeZone;
41838 HSPLandroid/icu/impl/JavaTimeZone;->freeze()Landroid/icu/util/TimeZone;
41891 HSPLandroid/icu/text/RuleBasedCollator;->freeze()Landroid/icu/text/Collator;
Dhiddenapi-greylist-max-o.txt26591 Landroid/icu/impl/Trie2Writable;->freeze(Landroid/icu/impl/Trie2;Landroid/icu/impl/Trie2$ValueWidth…
28954 Landroid/icu/text/MessagePatternUtil$ComplexArgStyleNode;->freeze()Landroid/icu/text/MessagePattern…
28973 Landroid/icu/text/MessagePatternUtil$MessageNode;->freeze()Landroid/icu/text/MessagePatternUtil$Mes…
30596 Landroid/icu/text/TransliterationRuleSet;->freeze()V
/frameworks/base/non-updatable-api/
Dcurrent.txt19895 method public android.icu.text.Collator freeze();
20240 method public android.icu.text.DateIntervalInfo freeze();
20261 method public android.icu.text.DateTimePatternGenerator freeze();
20691 method public android.icu.text.MessagePattern freeze();
21226 method public android.icu.text.TimeZoneFormat freeze();
21471 method public android.icu.text.UnicodeSet freeze();
21922 method public T freeze();
22293 method public android.icu.util.TimeZone freeze();
/frameworks/base/api/
Dcurrent.txt19895 method public android.icu.text.Collator freeze();
20240 method public android.icu.text.DateIntervalInfo freeze();
20261 method public android.icu.text.DateTimePatternGenerator freeze();
20691 method public android.icu.text.MessagePattern freeze();
21226 method public android.icu.text.TimeZoneFormat freeze();
21471 method public android.icu.text.UnicodeSet freeze();
21922 method public T freeze();
22293 method public android.icu.util.TimeZone freeze();
/frameworks/base/services/
Dart-profile15481 HSPLcom/android/server/wm/AppTransition;->freeze()V