/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
H A D | ResultException.java | 61 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 D | BerTlv.java | 120 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 D | DeviceAdminAddExplanationPreferenceController.java | 59 @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 D | Adjustment.java | 149 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 D | SnoozeCriterion.java | 34 public SnoozeCriterion(String id, CharSequence explanation, CharSequence confirmation) { in SnoozeCriterion() argument 36 mExplanation = explanation; in SnoozeCriterion()
|
/aosp12/frameworks/rs/script_api/include/ |
H A D | rs_for_each.rsh | 236 * 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 D | rs_for_each.spec | 265 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 D | tree.py | 98 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 D | RankingBuilder.java | 146 public RankingBuilder setExplanation(CharSequence explanation) { in setExplanation() argument 147 mExplanation = explanation; in setExplanation()
|
/aosp12/art/test/800-smali/smali/ |
H A D | b_21869691C.smali | 2 # the wrong opcode. See b_21869691A.smali for explanation.
|
H A D | b_21869691B.smali | 2 # the wrong opcode. See b_21869691A.smali for explanation.
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ |
H A D | NotificationEntryBuilder.java | 244 public NotificationEntryBuilder setExplanation(CharSequence explanation) { in setExplanation() argument 245 mRankingBuilder.setExplanation(explanation); in setExplanation()
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | mediaswcodec.te | 24 # Lengthier explanation here:
|
H A D | mediametrics.te | 42 # Lengthier explanation here:
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | mediaswcodec.te | 24 # Lengthier explanation here:
|
H A D | mediatranscoding.te | 24 # Lengthier explanation here:
|
H A D | mediametrics.te | 42 # Lengthier explanation here:
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | mediaswcodec.te | 22 # Lengthier explanation here:
|
H A D | mediametrics.te | 43 # Lengthier explanation here:
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | mediaswcodec.te | 22 # Lengthier explanation here:
|
/aosp12/system/sepolicy/public/ |
H A D | mediaswcodec.te | 22 # Lengthier explanation here:
|
/aosp12/system/sepolicy/vendor/ |
H A D | mediacodec.te | 35 # Lengthier explanation here:
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | mediametrics.te | 36 # Lengthier explanation here:
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | mediametrics.te | 39 # Lengthier explanation here:
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | mediametrics.te | 39 # Lengthier explanation here:
|