Searched defs:handle (Results 1 – 8 of 8) sorted by relevance
10 void *handle = dlopen(argv[1], RTLD_NOW); in main() local
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
38 def handle(self, record): member in RunCommandTest.setUp.Target
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