Searched defs:bind (Results 1 – 5 of 5) sorted by relevance
/development/samples/browseable/DirectShare/src/com.example.android.directshare/ |
D | ContactViewBinder.java | 32 public static void bind(Contact contact, TextView textView) { in bind() method in ContactViewBinder
|
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
D | UrlImageBinder.java | 38 public boolean bind(View view, Cursor cursor, int columnIndex) { in bind() method in UrlImageBinder
|
D | ContactPhotoBinder.java | 63 public boolean bind(View view, Cursor cursor, int columnIndex) { in bind() method in ContactPhotoBinder
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | IsolatedService.java | 114 int start, int stop, int bind, int status) { in ServiceInfo()
|
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/ |
D | Gles2ColoredTriangleList.java | 260 public void bind(float[] mvpMatrix, FloatBuffer vertexBuffer, float[] color) { in bind() method in Gles2ColoredTriangleList.Program
|