HomeSort by relevance Sort by last modified time
    Searched defs:CommandStatus (Results 1 - 5 of 5) sorted by null

  /packages/apps/Exchange/exchange2/src/com/android/exchange/
CommandStatusException.java 34 public static class CommandStatus {
91 return (status == CommandStatus.NEEDS_PROVISIONING ||
92 status == CommandStatus.NEEDS_PROVISIONING_REFRESH ||
93 status == CommandStatus.NEEDS_PROVISIONING_INVALID ||
94 status == CommandStatus.NEEDS_PROVISIONING_WIPE);
98 return (status == CommandStatus.SYNC_STATE_CORRUPT ||
99 status == CommandStatus.SYNC_STATE_INVALID);
103 return (status == CommandStatus.USER_DISABLED_FOR_SYNC ||
104 status == CommandStatus.USERS_DISABLED_FOR_SYNC ||
105 status == CommandStatus.USER_ON_LEGACY_SERVER_CANT_SYNC |
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cciss_ioctl.h 157 HWORD CommandStatus;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cciss_ioctl.h 157 HWORD CommandStatus;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cciss_ioctl.h 157 HWORD CommandStatus;
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 224 milliseconds