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

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
ServiceProxy.java 59 public abstract void onConnected(IBinder binder);
72 onConnected(binder);
AccountServiceProxy.java 38 public void onConnected(IBinder binder) {
PolicyServiceProxy.java 43 public void onConnected(IBinder binder) {
EmailServiceProxy.java 116 public void onConnected(IBinder binder) {
  /frameworks/av/media/libmediaplayerservice/nuplayer/
RTSPSource.h 110 void onConnected();
RTSPSource.cpp 248 onConnected();
413 void NuPlayer::RTSPSource::onConnected() {

Completed in 59 milliseconds