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

1 2

  /frameworks/base/core/java/android/os/
FileObserver.java 47 public static final int MODIFY = 0x00000002;
70 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,
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue6866.go 7 // WARNING: GENERATED FILE - DO NOT MODIFY MANUALLY!
  /prebuilts/go/linux-x86/test/fixedbugs/
issue6866.go 7 // WARNING: GENERATED FILE - DO NOT MODIFY MANUALLY!
  /external/vboot_reference/scripts/
genpadding.sh 42 * DO NOT MODIFY THIS FILE DIRECTLY.
  /prebuilts/go/darwin-x86/src/go/types/
hilbert_test.go 53 g.p(`// WARNING: GENERATED FILE - DO NOT MODIFY MANUALLY!
  /prebuilts/go/linux-x86/src/go/types/
hilbert_test.go 53 g.p(`// WARNING: GENERATED FILE - DO NOT MODIFY MANUALLY!
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
C.g 26 # THIS FILE IS AUTO-GENENERATED. PLEASE DON NOT MODIFY THIS FILE.
47 # THIS FILE IS AUTO-GENENERATED. PLEASE DON NOT MODIFY THIS FILE.
  /system/vold/bench/
benchgen.py 147 * THIS CODE WAS GENERATED BY benchgen.py, DO NOT MODIFY DIRECTLY *
  /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...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
asmz.go 15 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
asmz.go 15 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-dynamodb/1.11.18/
aws-java-sdk-dynamodb-1.11.18.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 

Completed in 1205 milliseconds

1 2