HomeSort by relevance Sort by last modified time
    Searched defs:handleEvent (Results 126 - 150 of 381) sorted by null

1 2 3 4 56 7 8 91011>>

  /packages/apps/Dialer/java/com/android/voicemail/impl/protocol/
Vvm3Subscriber.java 199 helper.handleEvent(status, OmtpEvents.VVM3_VMG_CONNECTION_FAILED);
254 helper.handleEvent(status, OmtpEvents.VVM3_SPG_CONNECTION_FAILED);
270 helper.handleEvent(status, OmtpEvents.VVM3_SPG_CONNECTION_FAILED);
307 helper.handleEvent(status, OmtpEvents.VVM3_VMG_CONNECTION_FAILED);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
MarginChooser.java 193 public void handleEvent(Event event) {
ResourceChooser.java 899 public void handleEvent(Event event) {
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceScript.java 279 private void handleEvent(String s, String[] args) {
793 handleEvent(line, args);
    [all...]
  /device/google/contexthub/firmware/os/drivers/bosch_bmp280/
bosch_bmp280.c 700 static void handleEvent(uint32_t evtType, const void* evtData)
789 INTERNAL_APP_INIT(BMP280_APP_ID, BMP280_APP_VERSION, startTask, endTask, handleEvent);
  /device/google/contexthub/firmware/os/drivers/st_lps22hb/
lps22hb.c 637 static void handleEvent(uint32_t evtType, const void* evtData)
741 INTERNAL_APP_INIT(LPS22HB_APP_ID, 0, startTask, endTask, handleEvent);
  /device/google/contexthub/firmware/os/drivers/synaptics_s3708/
synaptics_s3708.c 503 static void handleEvent(uint32_t evtType, const void* evtData)
600 INTERNAL_APP_INIT(S3708_APP_ID, S3708_APP_VERSION, startTask, endTask, handleEvent);
  /external/autotest/frontend/client/src/autotest/common/spreadsheet/
Spreadsheet.java 512 handleEvent(event, false);
517 handleEvent(event, true);
520 private void handleEvent(DomEvent<?> event, boolean isRightClick) {
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 852 virtual int handleEvent(WifiEvent& event) {
    [all...]
gscan.cpp 462 virtual int handleEvent(WifiEvent& event) {
669 virtual int handleEvent(WifiEvent& event) {
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
SearchActivity.java 356 public void handleEvent(EventInfo event) {
CalendarController.java 268 void handleEvent(EventInfo event);
534 handler.handleEvent(event);
552 eventHandler.handleEvent(event);
    [all...]
AllInOneActivity.java     [all...]
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthByWeekFragment.java 426 public void handleEvent(EventInfo event) {
  /tools/tradefederation/core/src/com/android/tradefed/util/
SubprocessTestResultsParser.java 295 handler.handleEvent(matcher.group(4));
313 public void handleEvent(String eventJson) throws JSONException;
318 public void handleEvent(String eventJson) throws JSONException {
326 public void handleEvent(String eventJson) throws JSONException {
334 public void handleEvent(String eventJson) throws JSONException {
348 public void handleEvent(String eventJson) throws JSONException {
357 public void handleEvent(String eventJson) throws JSONException {
370 public void handleEvent(String eventJson) throws JSONException {
379 public void handleEvent(String eventJson) throws JSONException {
400 public void handleEvent(String eventJson) throws JSONException
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 
  /device/google/contexthub/firmware/os/drivers/st_mag40/
st_mag40.c 965 static void handleEvent(uint32_t evtType, const void* evtData)
1073 INTERNAL_APP_INIT(ST_MAG40_APP_ID, 0, startTask, endTask, handleEvent);
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPServerTransaction.java     [all...]
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventFragment.java     [all...]
  /prebuilts/devtools/tools/lib/
uiautomatorviewer.jar 
  /prebuilts/gradle-plugin/com/android/tools/uiautomatorviewer/24.4.0-beta6/
uiautomatorviewer-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/uiautomatorviewer/24.5.0/
uiautomatorviewer-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/uiautomatorviewer/25.0.0-alpha1/
uiautomatorviewer-25.0.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/uiautomatorviewer/25.3.0/
uiautomatorviewer-25.3.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/uiautomatorviewer/25.3.0-alpha1/
uiautomatorviewer-25.3.0-alpha1.jar 

Completed in 1119 milliseconds

1 2 3 4 56 7 8 91011>>