Home
last modified time | relevance | path

Searched defs:getClient (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothPbap.aidl28 BluetoothDevice getClient(); in getClient() method
DBluetoothPbap.java167 public BluetoothDevice getClient() { in getClient() method in BluetoothPbap
/frameworks/base/awt/org/apache/harmony/awt/im/
DInputMethodContext.java556 public final Component getClient() { in getClient() method in InputMethodContext
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java479 public IInputMethodClient getClient() { in getClient() method in InputMethodManager
/frameworks/base/libs/ui/
DSurface.cpp374 sp<SurfaceComposerClient> Surface::getClient() const { in getClient() function in android::Surface