Home
last modified time | relevance | path

Searched refs:bind (Results 1 – 25 of 35) sorted by relevance

12

/development/samples/browseable/DirectShare/src/com.example.android.directshare/
DContactViewBinder.java32 public static void bind(Contact contact, TextView textView) { in bind() method in ContactViewBinder
DSelectContactActivity.java82 ContactViewBinder.bind(contact, textView);
DSendMessageActivity.java118 ContactViewBinder.bind(contact, mTextContactName); in prepareUi()
/development/tools/axl/
DudpEater.py31 svrsocket.bind(('', port))
DudpServer.py11 svrsocket.bind(('', port))
/development/samples/XmlAdapters/src/com/example/android/xmladapters/
DUrlImageBinder.java38 public boolean bind(View view, Cursor cursor, int columnIndex) { in bind() method in UrlImageBinder
DAdapters.java321 public abstract boolean bind(View view, Cursor cursor, int columnIndex); in bind() method in Adapters.CursorBinder
949 binders[i].bind(v, cursor, cursor.getColumnIndex(mFrom[i])); in bindView()
1160 public boolean bind(View view, Cursor cursor, int columnIndex) { in bind() method in Adapters.StringBinder
1179 public boolean bind(View view, Cursor cursor, int columnIndex) { in bind() method in Adapters.ImageBinder
1196 public boolean bind(View view, Cursor cursor, int columnIndex) { in bind() method in Adapters.TagBinder
1212 public boolean bind(View view, Cursor cursor, int columnIndex) { in bind() method in Adapters.ImageUriBinder
1231 public boolean bind(View view, Cursor cursor, int columnIndex) { in bind() method in Adapters.DrawableBinder
DContactPhotoBinder.java63 public boolean bind(View view, Cursor cursor, int columnIndex) { in bind() method in ContactPhotoBinder
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/
DClientSocketHandler.java28 socket.bind(null); in run()
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DGles2ColoredTriangleList.java117 mProgram.bind(mvpMatrix, mVertexBuffer, mColor); in draw()
260 public void bind(float[] mvpMatrix, FloatBuffer vertexBuffer, float[] color) { in bind() method in Gles2ColoredTriangleList.Program
/development/samples/ApiDemos/src/com/example/android/apis/app/
DIsolatedService.java114 int start, int stop, int bind, int status) { in ServiceInfo() argument
121 CheckBox cb = (CheckBox)mActivity.findViewById(bind); in ServiceInfo()
DLocalServiceActivities.java176 Button button = (Button)findViewById(R.id.bind); in onCreate()
DMessengerServiceActivities.java158 Button button = (Button)findViewById(R.id.bind); in onCreate()
DRemoteService.java291 Button button = (Button)findViewById(R.id.bind); in onCreate()
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
DFileTransferService.java55 socket.bind(null); in onHandleIntent()
/development/samples/ToyVpn/server/linux/
DToyVpnServer.cpp100 while (bind(tunnel, (sockaddr *)&addr, sizeof(addr))) { in get_tunnel()
/development/vndk/tools/header-checker/src/repr/
Dabi_diff_helpers.cpp375 std::bind(predicate, std::placeholders::_1, new_fields_offset_map)), in CompareRecordFields()
380 std::bind(predicate, std::placeholders::_1, old_fields_offset_map)), in CompareRecordFields()
/development/samples/VoicemailProviderDemo/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/samples/AccelerometerPlay/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/apps/GestureBuilder/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/apps/SdkSetup/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/cmds/monkey/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/apps/NinePatchLab/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/apps/Fallback/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/development/samples/Home/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,

12