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

  /external/smack/src/org/jivesoftware/smack/packet/
XMPPError.java 34 * <tr><td>400</td<td>bad-request</td><td>MODIFY</td>></tr>
38 * <tr><td>302</td><td>gone</td><td>MODIFY</td></tr>
39 * <tr><td>400</td><td>jid-malformed</td><td>MODIFY</td></tr>
40 * <tr><td>406</td><td>no-acceptable</td><td> MODIFY</td></tr>
45 * <tr><td>302</td><td>redirect</td><td>MODIFY</td></tr>
298 * <li>XMPPError.Type.MODIFY - retry after changing the data sent
306 MODIFY,
375 Condition.bad_request, Type.MODIFY, 400));
383 Condition.gone, Type.MODIFY, 302));
385 Condition.jid_malformed, Type.MODIFY, 400))
    [all...]
  /frameworks/base/core/java/android/os/
FileObserver.java 49 public static final int MODIFY = 0x00000002;
72 public static final int ALL_EVENTS = ACCESS | MODIFY | ATTRIB | CLOSE_WRITE
  /frameworks/base/core/tests/coretests/src/android/os/
FileObserverTest.java 84 waitForEvent(); // modify
87 waitForEvent(); // modify
125 case FileObserver.MODIFY:
126 return "MODIFY";
  /cts/tests/tests/os/src/android/os/cts/
FileObserverTest.java 81 * observer should get modify open-child modify-child and closed-write events.
100 mOut.write(FILE_DATA); // modify, open, write, modify
103 expected = new int[] {FileObserver.MODIFY, FileObserver.OPEN, FileObserver.MODIFY,
  /external/webkit/Source/WebCore/bindings/scripts/
gobject-generate-headers.pl 8 # modify it under the terms of the GNU Library General Public
30 This file has been generated by gobject-generate-headers.pl. DO NOT MODIFY!
33 modify it under the terms of the GNU Library General Public
CodeGeneratorCPP.pm 11 # modify it under the terms of the GNU Library General Public
53 * modify it under the terms of the GNU Library General Public
72 * This file has been generated by generate-bindings.pl. DO NOT MODIFY!
75 * modify it under the terms of the GNU Library General Public
    [all...]
CodeGeneratorGObject.pm 9 # modify it under the terms of the GNU Library General Public
58 This file has been generated by generate-bindings.pl. DO NOT MODIFY!
61 modify it under the terms of the GNU Library General Public
    [all...]
CodeGeneratorObjC.pm 12 # modify it under the terms of the GNU Library General Public
167 * This file has been generated by generate-bindings.pl. DO NOT MODIFY!
    [all...]
CodeGeneratorJS.pm 12 # modify it under the terms of the GNU Library General Public
48 This file has been generated by generate-bindings.pl. DO NOT MODIFY!
51 modify it under the terms of the GNU Library General Public
    [all...]
CodeGeneratorV8.pm 12 # modify it under the terms of the GNU Library General Public
49 This file has been generated by generate-bindings.pl. DO NOT MODIFY!
52 modify it under the terms of the GNU Library General Public
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man 7 # This program is free software; you can redistribute it and/or modify
514 .\\" DO NOT MODIFY THIS FILE! It was generated by $this_program $this_version.
  /external/quake/
NOTICE 5 modify it under the terms of the GNU General Public License
47 distribute copies of the software, or if you modify it.
57 distribute and/or modify the software.
107 2. You may modify your copy or copies of the Program or any portion
191 4. You may not copy, modify, sublicense, or distribute the Program
193 otherwise to copy, modify, sublicense or distribute the Program is
200 signed it. However, nothing else grants you permission to modify or
210 original licensor to copy, distribute or modify the Program subject to
291 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
317 This program is free software; you can redistribute it and/or modify
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 8 # This program is free software; you can redistribute it and/or modify
299 distribute copies of the software, or if you modify it.
309 distribute and/or modify the software.
358 2. You may modify your copy or copies of the Program or any portion
440 4. You may not copy, modify, sublicense, or distribute the Program
442 otherwise to copy, modify, sublicense or distribute the Program is
449 signed it. However, nothing else grants you permission to modify or
459 original licensor to copy, distribute or modify the Program subject to
539 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
564 This program is free software; you can redistribute it and/or modify
    [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProvider.java 218 * Modify the system property used to communicate the version of
302 FileObserver.MOVED_TO | FileObserver.MODIFY);
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 20 %WHO MAY MODIFY AND REDISTRIBUTE THIS PROGRAM AS PERMITTED BELOW, BE
38 % 2. You may modify your copy or copies of this source file or
    [all...]
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/8/
android.jar 

Completed in 381 milliseconds