HomeSort by relevance Sort by last modified time
    Searched refs:DETAIL (Results 1 - 11 of 11) sorted by null

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
HttpRetryExceptionTest.java 32 private static final String DETAIL = "detail"; //$NON-NLS-1$
52 SerializationTest.verifySelf(new HttpRetryException(DETAIL, 100,
60 SerializationTest.verifyGolden(this, new HttpRetryException(DETAIL,
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
HttpRetryExceptionTest.java 32 private static final String DETAIL = "detail";
52 SerializationTest.verifySelf(new HttpRetryException(DETAIL, 100,
60 SerializationTest.verifyGolden(this, new HttpRetryException(DETAIL,
  /external/e2fsprogs/misc/
e4defrag.c 87 #define DETAIL 0x01
495 if ((mode_flag & DETAIL) && flag) {
519 if (mode_flag & DETAIL) {
588 if ((mode_flag & DETAIL) && ret == -ENOSPC) {
601 if (mode_flag & DETAIL) {
614 if (mode_flag & DETAIL) {
621 if (mode_flag & DETAIL) {
1105 if (mode_flag & DETAIL) {
1115 if (mode_flag & DETAIL) {
1123 if (mode_flag & DETAIL) {
    [all...]
  /build/tools/droiddoc/templates-ds/
class.cs 582 <!-- ========= FIELD DETAIL ======== -->
590 <!-- ========= ENUM CONSTANTS DETAIL ======== -->
598 <!-- ========= ENUM CONSTANTS DETAIL ======== -->
606 <!-- ========= FIELD DETAIL ======== -->
614 <!-- ========= CONSTRUCTOR DETAIL ======== -->
620 <!-- ========= CONSTRUCTOR DETAIL ======== -->
628 <!-- ========= METHOD DETAIL ======== -->
636 <!-- ========= METHOD DETAIL ======== -->
  /build/tools/droiddoc/templates-sac/
class.cs 582 <!-- ========= FIELD DETAIL ======== -->
590 <!-- ========= ENUM CONSTANTS DETAIL ======== -->
598 <!-- ========= ENUM CONSTANTS DETAIL ======== -->
606 <!-- ========= FIELD DETAIL ======== -->
614 <!-- ========= CONSTRUCTOR DETAIL ======== -->
620 <!-- ========= CONSTRUCTOR DETAIL ======== -->
628 <!-- ========= METHOD DETAIL ======== -->
636 <!-- ========= METHOD DETAIL ======== -->
  /build/tools/droiddoc/templates-sdk/
class.cs 607 <!-- ========= FIELD DETAIL ======== -->
615 <!-- ========= ENUM CONSTANTS DETAIL ======== -->
623 <!-- ========= ENUM CONSTANTS DETAIL ======== -->
631 <!-- ========= FIELD DETAIL ======== -->
639 <!-- ========= CONSTRUCTOR DETAIL ======== -->
645 <!-- ========= CONSTRUCTOR DETAIL ======== -->
653 <!-- ========= METHOD DETAIL ======== -->
661 <!-- ========= METHOD DETAIL ======== -->
  /build/tools/droiddoc/templates-sdk-dyn/
class.cs 582 <!-- ========= FIELD DETAIL ======== -->
590 <!-- ========= ENUM CONSTANTS DETAIL ======== -->
598 <!-- ========= ENUM CONSTANTS DETAIL ======== -->
606 <!-- ========= FIELD DETAIL ======== -->
614 <!-- ========= CONSTRUCTOR DETAIL ======== -->
620 <!-- ========= CONSTRUCTOR DETAIL ======== -->
628 <!-- ========= METHOD DETAIL ======== -->
636 <!-- ========= METHOD DETAIL ======== -->
  /external/doclava/res/assets/templates/
class.cs 572 <!-- ========= FIELD DETAIL ======== -->
580 <!-- ========= ENUM CONSTANTS DETAIL ======== -->
588 <!-- ========= ENUM CONSTANTS DETAIL ======== -->
596 <!-- ========= FIELD DETAIL ======== -->
604 <!-- ========= CONSTRUCTOR DETAIL ======== -->
610 <!-- ========= CONSTRUCTOR DETAIL ======== -->
618 <!-- ========= METHOD DETAIL ======== -->
626 <!-- ========= METHOD DETAIL ======== -->
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthByWeekAdapter.java 298 ViewType.DETAIL,
  /packages/apps/Calendar/src/com/android/calendar/
CalendarController.java 106 // Full detail view in read only mode
109 // full detail view in edit mode
136 final int DETAIL = -1;
451 if (event.viewType == ViewType.DETAIL) {
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_manager.js 757 DETAIL: 'detail',
    [all...]

Completed in 309 milliseconds