Searched refs:STATUS_NAME_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance
30 public static final int STATUS_NAME_NOT_FOUND = 101; field in Constants
470 if (errorCode == Constants.STATUS_NAME_NOT_FOUND) { in createException()
183 sendErrorResult(Constants.STATUS_NAME_NOT_FOUND, e); in isServiceFlowReady()