Searched refs:OBEX_HTTP_NOT_IMPLEMENTED (Results 1 – 9 of 9) sorted by relevance
173 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onSetPath()196 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onDelete()203 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onAbort()224 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onPut()245 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onGet()
277 public static final int OBEX_HTTP_NOT_IMPLEMENTED = 0xD1; field in ResponseCodes
142 sendResponse(ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED, null); in run()
160 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onPut()165 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onAbort()171 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onSetPath()
453 assertThat(responseCode).isEqualTo(ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED); in testOnPut()464 assertThat(responseCode).isEqualTo(ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED); in testOnAbort()477 assertThat(responseCode).isEqualTo(ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED); in testOnSetPath()
577 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onSetPath()582 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onDelete()587 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onGet()
143 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onAbort()
585 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in updateInbox()605 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in updateInbox()625 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in updateInbox()898 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in setOwnerStatus()
1130 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in pullVcardListing()1166 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in pullVcardListing()