HomeSort by relevance Sort by last modified time
    Searched refs:handlePacket (Results 1 - 6 of 6) sorted by null

  /cts/suite/audio_quality/lib/include/audio/
RemoteAudio.h 72 bool handlePacket();
  /cts/suite/audio_quality/lib/src/audio/
RemoteAudio.cpp 103 bool RemoteAudio::handlePacket()
143 if (!self->handlePacket()) { //error, stop polling
  /frameworks/base/libs/common_time/
common_time_server.h 119 bool handlePacket();
common_time_server.cpp 364 if (!handlePacket())
365 ALOGE("handlePacket failed");
610 bool CommonTimeServer::handlePacket() {
    [all...]
  /external/smack/src/org/jivesoftware/smackx/workgroup/user/
Workgroup.java 128 handlePacket(packet);
535 private void handlePacket(Packet packet) {
    [all...]
  /external/smack/src/org/jivesoftware/smackx/workgroup/agent/
AgentSession.java 118 handlePacket(packet);
679 private void handlePacket(Packet packet) {
    [all...]

Completed in 337 milliseconds