Searched refs:respond (Results 1 – 6 of 6) sorted by relevance
/development/tools/winscope/adb_proxy/ |
D | winscope_proxy.py | 206 … self.request.respond(HTTPStatus.BAD_REQUEST, b"Bad request!\nThis is Winscope ADB proxy.\n\n" 211 self.request.respond(HTTPStatus.INTERNAL_SERVER_ERROR, error.encode("utf-8"), 'text/txt') 215 …self.request.respond(HTTPStatus.FORBIDDEN, b"Bad Winscope authorisation token!\nThis is Winscope A… 278 server.respond(HTTPStatus.OK, j.encode("utf-8"), "text/json") 434 server.respond(HTTPStatus.OK, b'', "text/plain") 445 server.respond(HTTPStatus.OK, b'', "text/plain") 460 server.respond(HTTPStatus.OK, out, "text/plain") 473 …server.respond(HTTPStatus.OK, str(TRACE_THREADS[device_id].is_alive()).encode("utf-8"), "text/plai… 506 server.respond(HTTPStatus.OK, b'', "text/plain") 520 def respond(self, code: int, data: bytes, mime: str) -> None: member in ADBWinscopeProxy
|
/development/samples/browseable/ElizaChat/ |
D | _index.jd | 8 … This sample is a phone application that provides a chat experience in which users can respond to
|
/development/samples/browseable/MessagingService/ |
D | _index.jd | 12 Input usage also allows Android Auto users to respond by voice
|
/development/cmds/monkey/ |
D | README.NETWORK.txt | 28 respond to every command with a line starting with OK for commands
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 602 … or characteristic mental attitude that determines how you will interpret and respond to situations
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 30971 …ke_om0Ip0m4T-uHx-RCxzf_Tg@fakeemail.com,"Stop ringtone when user opens ""respond via message"" opt… 88300 …ny,fake_1fUW3H2BRIK7XdJqX0umPA@fakeemail.com,Ensure MMIDialogActivity can respond to IMS MMI codes. 103493 …vjoRFa5biJaFGAvag@fakeemail.com,FingerprintSettings for non-owner should respond to fingerprint to…
|