Searched defs:handle (Results 1 – 6 of 6) sorted by relevance
25 handle = db.StringProperty(required=True) variable in Contact
121 private void handle(String data) { in handle() method in Keyboard
390 void handle(String data) { in handle() method in AutofillImeService
119 private void handle(Socket socket) throws IOException { in handle() method in SimpleWebServer
45 def send_form(self, title, action, contactId, handle, content_obj): argument
224 final Location.Handle handle = context.createLocationHandle(node); in addIndirectColor() local