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

  /frameworks/base/core/java/android/hardware/location/
ContextHubClient.java 43 private IContextHubClient mClientProxy = null;
68 if (mClientProxy != null) {
72 mClientProxy = clientProxy;
95 mClientProxy.close();
123 return mClientProxy.sendMessageToNanoApp(message);
  /frameworks/av/services/audioflinger/
PlaybackTracks.h 259 sp<AudioTrackClientProxy> mClientProxy;
Tracks.cpp     [all...]

Completed in 412 milliseconds