Searched refs:client (Results 1 – 16 of 16) sorted by relevance
121 public static void fetchConfigDataMap(final GoogleApiClient client, in fetchConfigDataMap() argument123 Wearable.NodeApi.getLocalNode(client).setResultCallback( in fetchConfigDataMap()133 Wearable.DataApi.getDataItem(client, uri) in fetchConfigDataMap()
7 This sample demonstrates the use of the Autofill Framework. It includes implementations of client9 client Activities.18 This sample demonstrates the use of the Autofill framework from the service side and the client26 The sample's Autofill service is implemented to parse the client's view hierarchy in search of28 data suggestions to the client to autofill those fields. The client uses the following attributes48 The client side of the app has three Activities that each have autofillable fields. The first49 Activity uses standard views to comprise a login form. Very little needs to be done by the client
218 Creative Commons public licenses does not create a lawyer-client or
5 Using the OPEN_DOCUMENT intent, a client app can access a list of Document Providers11 This sample aims to help you understand the OPEN_DOCUMENT intent, which allows a client
177 public static Collection<String> getNodes(GoogleApiClient client) { in getNodes() argument180 Wearable.NodeApi.getConnectedNodes(client).await(); in getNodes()
230 Socket client = serverSocket.accept(); in doInBackground() local242 InputStream inputstream = client.getInputStream(); in doInBackground()
34 import com.example.android.mediasession.client.MediaBrowserHelper;
17 package com.example.android.mediasession.client;
META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...