HomeSort by relevance Sort by last modified time
    Searched refs:DESCRIPTION (Results 101 - 125 of 224) sorted by null

1 2 3 45 6 7 8 9

  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarProvider2.java 350 CalendarContract.Events.DESCRIPTION,
388 ALLOWED_IN_EXCEPTION.add(Events.DESCRIPTION);
    [all...]
  /external/selinux/python/sepolicy/sepolicy/
manpage.py 549 .SH "DESCRIPTION"
979 .SH DESCRIPTION
1059 .SH USER DESCRIPTION
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
CalendarEventModel.java 322 String description = intent.getStringExtra(Events.DESCRIPTION); local
323 if (description != null) {
324 mDescription = description;
EventInfoFragment.java 192 Events.DESCRIPTION, // 8
1511 String description = mEventCursor.getString(EVENT_INDEX_DESCRIPTION); local
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertService.java 77 CalendarAlerts.DESCRIPTION, // 11
359 // TODO: Change to a relative time description like: "Started 40 minutes ago".
602 final String description = alertCursor.getString(ALERT_INDEX_DESCRIPTION); local
910 String description; field in class:AlertService.NotificationInfo
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tmschema.h 152 TM_PROP(608,TMT,DESCRIPTION,STRING)
sdoias.h 191 SYNTAX,RESTRICTIONS,DESCRIPTION,VENDORID,LDAPNAME,VENDORTYPE
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_argparse.py 2988 description=' oddly formatted\\n' variable in class:TestHelpReformatting
3763 description='Keep the formatting\\n' variable in class:TestHelpRawText
3812 description='Keep the formatting\\n' variable in class:TestHelpRawDescription
3860 description='description') variable in class:TestHelpArgumentDefaults
3917 description='display some subcommands', variable in class:TestHelpSubparsersOrdering
3946 description='display some subcommands', variable in class:TestHelpSubparsersWithHelpOrdering
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_argparse.py 3022 description=' oddly formatted\\n' variable in class:TestHelpReformatting
3797 description='Keep the formatting\\n' variable in class:TestHelpRawText
3846 description='Keep the formatting\\n' variable in class:TestHelpRawDescription
3894 description='description') variable in class:TestHelpArgumentDefaults
3951 description='display some subcommands', variable in class:TestHelpSubparsersOrdering
3980 description='display some subcommands', variable in class:TestHelpSubparsersWithHelpOrdering
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_argparse.py 3022 description=' oddly formatted\\n' variable in class:TestHelpReformatting
3797 description='Keep the formatting\\n' variable in class:TestHelpRawText
3846 description='Keep the formatting\\n' variable in class:TestHelpRawDescription
3894 description='description') variable in class:TestHelpArgumentDefaults
3951 description='display some subcommands', variable in class:TestHelpSubparsersOrdering
3980 description='display some subcommands', variable in class:TestHelpSubparsersWithHelpOrdering
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_argparse.py 3022 description=' oddly formatted\\n' variable in class:TestHelpReformatting
3797 description='Keep the formatting\\n' variable in class:TestHelpRawText
3846 description='Keep the formatting\\n' variable in class:TestHelpRawDescription
3894 description='description') variable in class:TestHelpArgumentDefaults
3951 description='display some subcommands', variable in class:TestHelpSubparsersOrdering
3980 description='display some subcommands', variable in class:TestHelpSubparsersWithHelpOrdering
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_argparse.py 3022 description=' oddly formatted\\n' variable in class:TestHelpReformatting
3797 description='Keep the formatting\\n' variable in class:TestHelpRawText
3846 description='Keep the formatting\\n' variable in class:TestHelpRawDescription
3894 description='description') variable in class:TestHelpArgumentDefaults
3951 description='display some subcommands', variable in class:TestHelpSubparsersOrdering
3980 description='display some subcommands', variable in class:TestHelpSubparsersWithHelpOrdering
    [all...]
  /packages/apps/Calendar/tests/src/com/android/calendar/event/
EditEventHelperTest.java 78 "Evaluating_Life_the_Universe_and_Everything", // 2 description
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.commands_3.6.0.I20100512-1500.jar 
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar 
org.eclipse.help.base_3.5.2.v201011171123.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-core-commands-3.6.0.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar 
org.eclipse.core.commands_3.6.0.I20100512-1500.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-core-commands/3.6.0/
org-eclipse-core-commands-3.6.0.jar 
  /prebuilts/tools/common/m2/repository/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.0/
gradle-bintray-plugin-1.0.jar 
  /prebuilts/tools/common/m2/repository/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.2/
gradle-bintray-plugin-1.2.jar 
  /toolchain/binutils/binutils-2.25/ld/
pe-dll.c     [all...]
  /prebuilts/tools/common/m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/
org.apache.felix.bundlerepository-1.6.6.jar 
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java 550 public EventInfo(String title, String description, String startDate, String endDate,
552 init(title, description, startDate, endDate, rrule, allDay, DEFAULT_TIMEZONE);
556 public EventInfo(String title, String description, String startDate, String endDate,
558 init(title, description, startDate, endDate, rrule, allDay, timezone);
561 public void init(String title, String description, String startDate, String endDate,
564 mDescription = description;
594 String description, String startDate, String endDate, boolean allDay,
597 title, description, startDate, endDate, allDay, DEFAULT_TIMEZONE,
602 String title, String description, String startDate, String endDate,
612 init(title, description, startDate, endDate, null /* rrule */, allDay, timezone)
    [all...]

Completed in 2757 milliseconds

1 2 3 45 6 7 8 9