HomeSort by relevance Sort by last modified time
    Searched refs:onConnected (Results 1 - 7 of 7) 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 120 void onConnected();
RTSPSource.cpp 354 onConnected();
542 void NuPlayer::RTSPSource::onConnected() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 535 void onConnected(int clientIf, int connId, int status, String address)
537 if (DBG) Log.d(TAG, "onConnected() - clientIf=" + clientIf
    [all...]

Completed in 52 milliseconds