HomeSort by relevance Sort by last modified time
    Searched defs:input_callback (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/
ui.cpp 57 ev_init(input_callback, NULL);
62 int RecoveryUI::input_callback(int fd, short revents, void* data) function in class:RecoveryUI
  /system/core/charger/
charger.c 918 static int input_callback(int fd, short revents, void *data) function
971 ev_init(input_callback, charger);

Completed in 313 milliseconds