Home
last modified time | relevance | path

Searched refs:explanation (Results 1 – 25 of 83) sorted by relevance

1234

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DResultException.java61 public ResultException(ResultCode result, String explanation) { in ResultException() argument
63 mExplanation = explanation; in ResultException()
77 public ResultException(ResultCode result, int additionalInfo, String explanation) { in ResultException() argument
79 mExplanation = explanation; in ResultException()
94 public String explanation() { in explanation() method in ResultException
H A DBerTlv.java120 throw new ResultException(ResultCode.CMD_DATA_NOT_UNDERSTOOD, e.explanation()); in decode()
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/enterprise/
H A DDeviceAdminAddExplanationPreferenceController.java59 @Nullable CharSequence explanation) { in setExplanation()
60 mLogger.d("setExplanation(): " + explanation); in setExplanation()
61 mExplanation = explanation; in setExplanation()
/aosp12/frameworks/base/core/java/android/service/notification/
H A DAdjustment.java149 public Adjustment(String pkg, String key, Bundle signals, CharSequence explanation, int user) { in Adjustment() argument
153 mExplanation = explanation; in Adjustment()
168 @NonNull CharSequence explanation, in Adjustment() argument
173 mExplanation = explanation; in Adjustment()
H A DSnoozeCriterion.java34 public SnoozeCriterion(String id, CharSequence explanation, CharSequence confirmation) { in SnoozeCriterion() argument
36 mExplanation = explanation; in SnoozeCriterion()
/aosp12/frameworks/rs/script_api/include/
H A Drs_for_each.rsh236 * by the supplied kernel context. See rsGetArray0() for an explanation of the context.
249 * as specified by the supplied kernel context. See rsGetArray0() for an explanation
276 * See rsGetDimX() for an explanation of the context.
289 * See rsGetDimX() for an explanation of the context.
302 * See rsGetDimX() for an explanation of the context.
315 * See rsGetDimX() for an explanation of the context.
329 * explanation of the context.
344 * for mipmaps. See rsGetDimX() for an explanation of the context.
380 * See rsGetDimX() for an explanation of the context.
395 * See rsGetDimX() for an explanation of the context.
[all …]
/aosp12/frameworks/rs/script_api/
H A Drs_for_each.spec265 by the supplied kernel context. See @rsGetArray0() for an explanation of the context.
278 as specified by the supplied kernel context. See @rsGetArray0() for an explanation
292 by the supplied kernel context. See @rsGetArray0() for an explanation of the context.
305 See @rsGetDimX() for an explanation of the context.
320 See @rsGetDimX() for an explanation of the context.
333 See @rsGetDimX() for an explanation of the context.
346 See @rsGetDimX() for an explanation of the context.
/aosp12/packages/modules/NeuralNetworks/tools/systrace_parser/parser/
H A Dtree.py98 explanation = "from [SUB]"
104 explanation = "from phase PI"
110 explanation = "for LA_" + node.phase()
115 node.start_time_s, node.mark + "(copied " + explanation + ")",
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DRankingBuilder.java146 public RankingBuilder setExplanation(CharSequence explanation) { in setExplanation() argument
147 mExplanation = explanation; in setExplanation()
/aosp12/art/test/800-smali/smali/
H A Db_21869691C.smali2 # the wrong opcode. See b_21869691A.smali for explanation.
H A Db_21869691B.smali2 # the wrong opcode. See b_21869691A.smali for explanation.
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntryBuilder.java244 public NotificationEntryBuilder setExplanation(CharSequence explanation) { in setExplanation() argument
245 mRankingBuilder.setExplanation(explanation); in setExplanation()
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dmediaswcodec.te24 # Lengthier explanation here:
H A Dmediametrics.te42 # Lengthier explanation here:
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dmediaswcodec.te24 # Lengthier explanation here:
H A Dmediatranscoding.te24 # Lengthier explanation here:
H A Dmediametrics.te42 # Lengthier explanation here:
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dmediaswcodec.te22 # Lengthier explanation here:
H A Dmediametrics.te43 # Lengthier explanation here:
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dmediaswcodec.te22 # Lengthier explanation here:
/aosp12/system/sepolicy/public/
H A Dmediaswcodec.te22 # Lengthier explanation here:
/aosp12/system/sepolicy/vendor/
H A Dmediacodec.te35 # Lengthier explanation here:
/aosp12/system/sepolicy/prebuilts/api/26.0/public/
H A Dmediametrics.te36 # Lengthier explanation here:
/aosp12/system/sepolicy/prebuilts/api/27.0/public/
H A Dmediametrics.te39 # Lengthier explanation here:
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dmediametrics.te39 # Lengthier explanation here:

1234