Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DResultException.java57 public ResultException(ResultCode result, String explanation) { in ResultException() argument
59 mExplanation = explanation; in ResultException()
73 public ResultException(ResultCode result, int additionalInfo, String explanation) { in ResultException() argument
75 mExplanation = explanation; in ResultException()
90 public String explanation() { in explanation() method in ResultException
DBerTlv.java120 throw new ResultException(ResultCode.CMD_DATA_NOT_UNDERSTOOD, e.explanation()); in decode()
/frameworks/rs/scriptc/
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
263 * by the supplied kernel context. See rsGetArray0() for an explanation of the context.
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.
[all …]
/frameworks/base/core/java/android/service/notification/
DNotificationRankingUpdate.java37 int[] importance, Bundle explanation, Bundle overrideGroupKeys) { in NotificationRankingUpdate() argument
43 mImportanceExplanation = explanation; in NotificationRankingUpdate()
DAdjustment.java56 CharSequence explanation, Uri reference, int user) { in Adjustment() argument
61 mExplanation = explanation; in Adjustment()
DNotificationListenerService.java1169 CharSequence explanation, String overrideGroupKey) { in populate() argument
1177 mImportanceExplanation = explanation; in populate()
/frameworks/rs/api/
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.
/frameworks/volley/
Drules.gradle1 // See build.gradle for an explanation of what this file is.
/frameworks/base/docs/html/training/permissions/
Drequesting.jd172 consider providing an explanation to the user. Keep in mind that you don't
178 One approach you might use is to provide an explanation only if the user has
183 like that, it's probably a good idea to show an explanation.
187 To help find situations where the user might need an explanation, Android
228 // Should we show an explanation?
234 // sees the explanation, try again to request the permission.
238 // No explanation needed, we can request the permission.
255 provide any information or explanation to the user, you should do that before
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_for_each.jd486 …href='rs_for_each.html#android_rs:rsGetArray0'>rsGetArray0</a>() for an explanation of the context.
512 …ontext. See <a href='rs_for_each.html#android_rs:rsGetArray0'>rsGetArray0</a>() for an explanation
539 …href='rs_for_each.html#android_rs:rsGetArray0'>rsGetArray0</a>() for an explanation of the context.
565 See <a href='rs_for_each.html#android_rs:rsGetDimX'>rsGetDimX</a>() for an explanation of the conte…
591 See <a href='rs_for_each.html#android_rs:rsGetDimX'>rsGetDimX</a>() for an explanation of the conte…
617 See <a href='rs_for_each.html#android_rs:rsGetDimX'>rsGetDimX</a>() for an explanation of the conte…
643 See <a href='rs_for_each.html#android_rs:rsGetDimX'>rsGetDimX</a>() for an explanation of the conte…
675 explanation of the context.
701 … <a href='rs_for_each.html#android_rs:rsGetDimX'>rsGetDimX</a>() for an explanation of the context.
766 See <a href='rs_for_each.html#android_rs:rsGetDimX'>rsGetDimX</a>() for an explanation of the conte…
[all …]
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java387 public void setImportance(int importance, CharSequence explanation) { in setImportance() argument
390 mImportanceExplanation = explanation; in setImportance()
DNotificationManagerService.java3737 Bundle explanation = new Bundle(); in makeRankingUpdateLocked() local
3747 explanation.putCharSequence(key, record.getImportanceExplanation()); in makeRankingUpdateLocked()
3768 suppressedVisualEffects, importanceAr, explanation, overrideGroupKeys); in makeRankingUpdateLocked()
/frameworks/base/keystore/tests/src/android/security/
DKeyStoreTest.java678 private static void assertLessThan(String explanation, long expectedBefore, long actual) { in assertLessThan() argument
680 throw new AssertionFailedError(explanation + ": actual=" + actual in assertLessThan()
685 private static void assertGreaterThan(String explanation, long expectedAfter, long actual) { in assertGreaterThan() argument
687 throw new AssertionFailedError(explanation + ": actual=" + actual in assertGreaterThan()
/frameworks/base/docs/html/training/articles/
Duser-data-permissions.jd121 more important to provide detailed explanation to the user as to why you’re
123 explanation of your request both at the time of the request and in a
134 explanation of why you need the permission for your app to work properly. You
286 thread; a detailed explanation of this method is available <a href=
Dsmp.jd1832 <dd>A gentle introduction to the Java memory model, including an explanation of synchronization, vo…
1848 <dd>Bill Pugh’s detailed explanation of the various ways in which double-checked locking is broken.…
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags168 # Task removed with source explanation.
/frameworks/base/docs/html/work/
Ddevice-management-policy.jd138 // It is good practice to include the optional explanation text to
/frameworks/base/docs/html/google/play/billing/
Dbilling_testing.jd45 testers will get an explanation of what it means to be a tester and a link to opt-in.</p>
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dmenu_design.jd336 and so cannot be operated on. For an explanation
Dactivity_task_design.jd1094 title=Tasks>Tasks</a> for a fuller explanation.--> Exceptions are