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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
tdistat.h 61 #define TDI_CANCELLED STATUS_CANCELLED
  /development/apps/GestureBuilder/src/com/android/gesture/builder/
GestureBuilderActivity.java 56 private static final int STATUS_CANCELLED = 1;
341 if (isCancelled()) return STATUS_CANCELLED;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/
BearerData.java 178 public static final int STATUS_CANCELLED = 0x03;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntstatus.h 522 #define STATUS_CANCELLED ((NTSTATUS)0xC0000120)
    [all...]

Completed in 399 milliseconds