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

  /system/core/nexus/
ResponseCode.h 38 static const int OperationFailed = 400;
  /system/netd/
ResponseCode.h 50 static const int OperationFailed = 400;
  /system/vold/
ResponseCode.h 39 static const int OperationFailed = 400;
  /frameworks/base/services/java/com/android/server/
NativeDaemonConnector.java 60 public static final int OperationFailed = 400;

Completed in 364 milliseconds