HomeSort by relevance Sort by last modified time
    Searched full:common (Results 6451 - 6475 of 31397) sorted by null

<<251252253254255256257258259260>>

  /external/guava/guava-tests/test/com/google/common/math/
IntMathTest.java 17 package com.google.common.math;
19 import static com.google.common.math.MathTesting.ALL_INTEGER_CANDIDATES;
20 import static com.google.common.math.MathTesting.ALL_ROUNDING_MODES;
21 import static com.google.common.math.MathTesting.ALL_SAFE_ROUNDING_MODES;
22 import static com.google.common.math.MathTesting.EXPONENTS;
23 import static com.google.common.math.MathTesting.NEGATIVE_INTEGER_CANDIDATES;
24 import static com.google.common.math.MathTesting.NONZERO_INTEGER_CANDIDATES;
25 import static com.google.common.math.MathTesting.POSITIVE_INTEGER_CANDIDATES;
30 import com.google.common.annotations.GwtCompatible;
31 import com.google.common.annotations.GwtIncompatible
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 12 #include "vp8/common/onyxc_int.h"
14 #include "vp8/common/systemdependent.h"
16 #include "vp8/common/alloccommon.h"
20 #include "vp8/common/extend.h"
22 #include "vp8/common/quant_common.h"
25 #include "vp8/common/swapyv12buffer.h"
26 #include "vp8/common/threading.h"
234 int mb_cols = cpi->common.mb_cols;
235 int mb_rows = cpi->common.mb_rows;
265 cpi->mb.mv_row_max = ((cpi->common.mb_rows - 1 - mb_row) * 16
    [all...]
  /external/lzma/CPP/7zip/UI/Console/
Main.cpp 9 #include "Common/MyInitGuid.h"
11 #include "Common/CommandLineParser.h"
12 #include "Common/IntToString.h"
13 #include "Common/MyException.h"
14 #include "Common/StdOutStream.h"
15 #include "Common/StringConvert.h"
16 #include "Common/StringToInt.h"
23 #include "../Common/ArchiveCommandLine.h"
24 #include "../Common/ExitCode.h"
25 #include "../Common/Extract.h"
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
platform_android.c 85 dri2_surf->buffer->common.incRef(&dri2_surf->buffer->common);
96 dri2_surf->buffer->common.decRef(&dri2_surf->buffer->common);
164 if (!window || window->common.magic != ANDROID_NATIVE_WINDOW_MAGIC) {
192 window->common.incRef(&window->common);
244 dri2_surf->window->common.decRef(&dri2_surf->window->common);
290 if (!buf || buf->common.magic != ANDROID_NATIVE_BUFFER_MAGIC |
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/plus/
People.html 870 <span class="sympad"><a href="/reference/com/google/android/gms/plus/People.html#getCurrentPerson(com.google.android.gms.common.api.GoogleApiClient)">getCurrentPerson</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> googleApiClient)</nobr>
885 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a>&lt;<a href="/reference/com/google/android/gms/plus/People.LoadPeopleResult.html">People.LoadPeopleResult</a>&gt;</nobr>
888 <span class="sympad"><a href="/reference/com/google/android/gms/plus/People.html#load(com.google.android.gms.common.api.GoogleApiClient, java.lang.String...)">load</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> googleApiClient, String... personIds)</nobr>
903 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a>&lt;<a href="/reference/com/google/android/gms/plus/People.LoadPeopleResult.html">People.LoadPeopleResult</a>&gt;</nobr>
906 <span class="sympad"><a href="/reference/com/google/android/gms/plus/People.html#load(com.google.android.gms.common.api.GoogleApiClient, java.util.Collection<java.lang.String>)">load</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> googleApiClient, Collection&lt;String&gt; personIds)</nobr>
921 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a>&lt;<a href="/reference/com/google/android/gms/plus/People.LoadPeopleResult.html">People.LoadPeopleResult</a>&gt;</nobr>
924 <span class="sympad"><a href="/reference/com/google/android/gms/plus/People.html#loadConnected(com.google.android.gms.common.api.GoogleApiClient)">loadConnected</a></span>(<a href="/reference/com/google/android/gms/common/a (…)
    [all...]
Account.html 768 <code><a href="/reference/com/google/android/gms/plus/Plus.html#API">API</a></code> to your <code><a href="/reference/com/google/android/gms/common/api/GoogleApiClient.Builder.html">GoogleApiClient.Builder</a></code>.
839 <span class="sympad"><a href="/reference/com/google/android/gms/plus/Account.html#clearDefaultAccount(com.google.android.gms.common.api.GoogleApiClient)">clearDefaultAccount</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> googleApiClient)</nobr>
857 <span class="sympad"><a href="/reference/com/google/android/gms/plus/Account.html#getAccountName(com.google.android.gms.common.api.GoogleApiClient)">getAccountName</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> googleApiClient)</nobr>
872 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a>&lt;<a href="/reference/com/google/android/gms/common/api/Status.html">Status</a>&gt;</nobr>
875 <span class="sympad"><a href="/reference/com/google/android/gms/plus/Account.html#revokeAccessAndDisconnect(com.google.android.gms.common.api.GoogleApiClient)">revokeAccessAndDisconnect</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> googleApiClient)</nobr>
930 <A NAME="clearDefaultAccount(com.google.android.gms.common.api.GoogleApiClient)"></A
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
temporal_filter.c 12 #include "vp8/common/onyxc_int.h"
14 #include "vp8/common/systemdependent.h"
16 #include "vp8/common/alloccommon.h"
20 #include "vp8/common/extend.h"
22 #include "vp8/common/quant_common.h"
25 #include "vp8/common/swapyv12buffer.h"
26 #include "vp8/common/threading.h"
234 int mb_cols = cpi->common.mb_cols;
235 int mb_rows = cpi->common.mb_rows;
265 cpi->mb.mv_row_max = ((cpi->common.mb_rows - 1 - mb_row) * 16
    [all...]
  /packages/apps/Dialer/
AndroidManifest.xml 163 <activity android:name="com.android.contacts.common.test.FragmentTestActivity">
189 android:name="com.android.contacts.common.list.AccountFilterActivity"
195 android:name="com.android.contacts.common.list.CustomContactListFilterActivity"
200 <activity android:name="com.android.contacts.common.vcard.ImportVCardActivity"
205 <activity android:name="com.android.contacts.common.vcard.NfcImportVCardActivity"
210 <activity android:name="com.android.contacts.common.vcard.CancelActivity"
213 <activity android:name="com.android.contacts.common.vcard.SelectAccountActivity"
216 <activity android:name="com.android.contacts.common.vcard.ExportVCardActivity"
220 android:name="com.android.contacts.common.vcard.VCardService"
256 <receiver android:name="com.android.contacts.common.location.CountryDetector$LocationChangedReceiver"/
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
LinearLayoutRuleTest.java 17 package com.android.ide.common.layout;
27 import com.android.ide.common.api.DropFeedback;
28 import com.android.ide.common.api.IAttributeInfo.Format;
29 import com.android.ide.common.api.IDragElement;
30 import com.android.ide.common.api.IMenuCallback;
31 import com.android.ide.common.api.INode;
32 import com.android.ide.common.api.IViewRule;
33 import com.android.ide.common.api.Point;
34 import com.android.ide.common.api.Rect;
35 import com.android.ide.common.api.RuleAction
    [all...]
  /external/chromium_org/extensions/common/permissions/
permissions_data_unittest.cc 11 #include "chrome/common/chrome_version_info.h"
12 #include "chrome/common/extensions/extension_test_util.h"
13 #include "chrome/common/extensions/features/feature_channel.h"
14 #include "content/public/common/socket_permission_request.h"
15 #include "extensions/common/error_utils.h"
16 #include "extensions/common/extension.h"
17 #include "extensions/common/extension_builder.h"
18 #include "extensions/common/id_util.h"
19 #include "extensions/common/manifest.h"
20 #include "extensions/common/manifest_constants.h
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
ListsTest.java 17 package com.google.common.collect;
19 import static com.google.common.base.Preconditions.checkNotNull;
20 import static com.google.common.collect.testing.IteratorFeature.UNMODIFIABLE;
25 import com.google.common.annotations.GwtCompatible;
26 import com.google.common.annotations.GwtIncompatible;
27 import com.google.common.base.Function;
28 import com.google.common.base.Functions;
29 import com.google.common.collect.testing.IteratorTester;
30 import com.google.common.collect.testing.ListTestSuiteBuilder;
31 import com.google.common.collect.testing.SampleElements
    [all...]
  /external/icu/icu4c/source/data/
build.xml 27 <fail unless="is.cldr.dir.set" message="Please set the CLDR_DIR environment variable to the top level ICU source dir (containing 'common')."/>
107 <arg name="--sourcedir" value="${env.CLDR_DIR}/common/main" />
110 <arg name="--supplementaldir" value="${env.CLDR_DIR}/common/supplemental" />
143 <arg name="--sourcedir" value="${env.CLDR_DIR}/common/collation" />
159 <arg name="--sourcedir" value="${env.CLDR_DIR}/common/rbnf" />
175 <arg name="-s" value="${env.CLDR_DIR}/common/supplemental" />
191 <arg name="-s" value="${env.CLDR_DIR}/common/supplemental" />
204 <arg name="-s" value="${env.CLDR_DIR}/common/supplemental" />
216 <arg name="-s" value="${env.CLDR_DIR}/common/supplemental" />
228 <arg name="-s" value="${env.CLDR_DIR}/common/supplemental" /
    [all...]
  /external/chromium_org/tools/valgrind/
valgrind_test.py 21 import common namespace
38 if common.IsWindows():
49 self.log_parent_dir = common.NormalizeWindowsPath(self.log_parent_dir)
178 common.PutEnvAndLog(var, self._env[var])
179 return common.RunSubprocess(proc, self._timeout)
233 if self.ToolName() == "tsan" and common.IsMac():
284 if common.IsMac():
339 # but common.RunSubprocess' timeout is only checked
342 common.RunSubprocess(dsymutil_command)
566 if common.IsMac()
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/drive/
MetadataBuffer.html 790 extends <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a>&lt;T&gt;<br/>
818 <td colspan="2" class="jd-inheritance-class-cell"><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>&lt;T&gt;</td>
845 list requests (such as <code><a href="/reference/com/google/android/gms/drive/DriveApi.html#query(com.google.android.gms.common.api.GoogleApiClient, com.google.android.gms.drive.query.Query)">query(GoogleApiClient, Query)</a></code>). This object behaves as an <code><a href="/reference/java/lang/Iterable.html">Iterable</a></code>, as
846 well as allowing indexed access to its entries. Be sure to call <code><a href="/reference/com/google/android/gms/common/data/DataBuffer.html#release()">release()</a></code> on any buffers
958 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-com.google.android.gms.common.data.DataBuffer" class="jd-expando-trigger closed"
959 ><img id="inherited-methods-com.google.android.gms.common.data.DataBuffer-trigger"
964 <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>
966 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer"
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ratectrl.c 20 #include "vp9/common/vp9_alloccommon.h"
21 #include "vp9/common/vp9_common.h"
22 #include "vp9/common/vp9_entropymode.h"
23 #include "vp9/common/vp9_quant_common.h"
24 #include "vp9/common/vp9_seg_common.h"
25 #include "vp9/common/vp9_systemdependent.h"
111 VP9_COMMON *cm = &cpi->common;
134 VP9_COMMON *cm = &cpi->common;
219 const VP9_COMMON *const cm = &cpi->common;
278 if (cpi->common.frame_type == KEY_FRAME)
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 20 #include "vp9/common/vp9_alloccommon.h"
21 #include "vp9/common/vp9_filter.h"
22 #include "vp9/common/vp9_idct.h"
24 #include "vp9/common/vp9_postproc.h"
26 #include "vp9/common/vp9_reconinter.h"
27 #include "vp9/common/vp9_systemdependent.h"
28 #include "vp9/common/vp9_tile_common.h"
114 cpi->common.allow_high_precision_mv = allow_high_precision_mv;
115 if (cpi->common.allow_high_precision_mv) {
125 vp9_setup_past_independence(&cpi->common);
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/leaderboard/
LeaderboardBuffer.html 790 extends <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a>&lt;T&gt;<br/>
818 <td colspan="2" class="jd-inheritance-class-cell"><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>&lt;T&gt;</td>
844 <p itemprop="articleBody"><code><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a></code> containing Leaderboard data.
955 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-com.google.android.gms.common.data.DataBuffer" class="jd-expando-trigger closed"
956 ><img id="inherited-methods-com.google.android.gms.common.data.DataBuffer-trigger"
961 <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>
963 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer">
964 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer-list
    [all...]
LeaderboardScoreBuffer.html 790 extends <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a>&lt;T&gt;<br/>
818 <td colspan="2" class="jd-inheritance-class-cell"><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>&lt;T&gt;</td>
844 <p itemprop="articleBody"><code><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a></code> containing LeaderboardScore data.
939 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-com.google.android.gms.common.data.DataBuffer" class="jd-expando-trigger closed"
940 ><img id="inherited-methods-com.google.android.gms.common.data.DataBuffer-trigger"
945 <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>
947 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer">
948 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer-list
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/multiplayer/
InvitationBuffer.html 790 extends <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a>&lt;T&gt;<br/>
818 <td colspan="2" class="jd-inheritance-class-cell"><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>&lt;T&gt;</td>
844 <p itemprop="articleBody"><code><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a></code> implementation containing Invitation data.
955 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-com.google.android.gms.common.data.DataBuffer" class="jd-expando-trigger closed"
956 ><img id="inherited-methods-com.google.android.gms.common.data.DataBuffer-trigger"
961 <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>
963 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer">
964 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer-list
    [all...]
ParticipantBuffer.html 790 extends <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a>&lt;T&gt;<br/>
818 <td colspan="2" class="jd-inheritance-class-cell"><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>&lt;T&gt;</td>
844 <p itemprop="articleBody"><code><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a></code> implementation containing match participant data.
939 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-com.google.android.gms.common.data.DataBuffer" class="jd-expando-trigger closed"
940 ><img id="inherited-methods-com.google.android.gms.common.data.DataBuffer-trigger"
945 <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>
947 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer">
948 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer-list
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/
TurnBasedMatchBuffer.html 790 extends <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a>&lt;T&gt;<br/>
818 <td colspan="2" class="jd-inheritance-class-cell"><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>&lt;T&gt;</td>
844 <p itemprop="articleBody"><code><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a></code> implementation containing TurnBasedMatch details.
955 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-com.google.android.gms.common.data.DataBuffer" class="jd-expando-trigger closed"
956 ><img id="inherited-methods-com.google.android.gms.common.data.DataBuffer-trigger"
961 <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>
963 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer">
964 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer-list
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/quest/
MilestoneBuffer.html 790 extends <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a>&lt;T&gt;<br/>
818 <td colspan="2" class="jd-inheritance-class-cell"><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>&lt;T&gt;</td>
844 <p itemprop="articleBody"><code><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a></code> implementation containing quest
940 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-com.google.android.gms.common.data.DataBuffer" class="jd-expando-trigger closed"
941 ><img id="inherited-methods-com.google.android.gms.common.data.DataBuffer-trigger"
946 <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>
948 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer">
949 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer-list
    [all...]
QuestBuffer.html 790 extends <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a>&lt;T&gt;<br/>
818 <td colspan="2" class="jd-inheritance-class-cell"><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>&lt;T&gt;</td>
844 <p itemprop="articleBody"><code><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a></code> implementation containing Quest details.
955 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-com.google.android.gms.common.data.DataBuffer" class="jd-expando-trigger closed"
956 ><img id="inherited-methods-com.google.android.gms.common.data.DataBuffer-trigger"
961 <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>
963 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer">
964 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer-list
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/request/
GameRequestBuffer.html 790 extends <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a>&lt;T&gt;<br/>
818 <td colspan="2" class="jd-inheritance-class-cell"><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>&lt;T&gt;</td>
844 <p itemprop="articleBody"><code><a href="/reference/com/google/android/gms/common/data/DataBuffer.html">DataBuffer</a></code> implementation containing Request details.
955 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-com.google.android.gms.common.data.DataBuffer" class="jd-expando-trigger closed"
956 ><img id="inherited-methods-com.google.android.gms.common.data.DataBuffer-trigger"
961 <a href="/reference/com/google/android/gms/common/data/DataBuffer.html">com.google.android.gms.common.data.DataBuffer</a>
963 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer">
964 <div id="inherited-methods-com.google.android.gms.common.data.DataBuffer-list
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/wearable/
NodeApi.html 837 <td class="jd-descrcol" width="100%">Used with <code><a href="/reference/com/google/android/gms/wearable/NodeApi.html#addListener(com.google.android.gms.common.api.GoogleApiClient, com.google.android.gms.wearable.NodeApi.NodeListener)">addListener(GoogleApiClient, NodeApi.NodeListener)</a></code> to receive node events.&nbsp;</td>
881 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a>&lt;<a href="/reference/com/google/android/gms/common/api/Status.html">Status</a>&gt;</nobr>
884 <span class="sympad"><a href="/reference/com/google/android/gms/wearable/NodeApi.html#addListener(com.google.android.gms.common.api.GoogleApiClient, com.google.android.gms.wearable.NodeApi.NodeListener)">addListener</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> client, <a href="/reference/com/google/android/gms/wearable/NodeApi.NodeListener.html">NodeApi.NodeListener</a> listener)</nobr>
899 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a>&lt;<a href="/reference/com/google/android/gms/wearable/NodeApi.GetConnectedNodesResult.html">NodeApi.GetConnectedNodesResult</a>&gt;</nobr>
902 <span class="sympad"><a href="/reference/com/google/android/gms/wearable/NodeApi.html#getConnectedNodes(com.google.android.gms.common.api.GoogleApiClient)">getConnectedNodes</a></span>(<a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a> client)</nobr>
917 <a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a>&lt;<a href="/reference/com/google/android/gms/wearable/NodeApi.GetLocalNodeResult.html">NodeApi.GetLocalNodeResult</a>&gt;</nobr>
920 <span class="sympad"><a href="/reference/com/google/android/gms/wearable/NodeApi.html#getLocalNode(com.google.android.gms.common.api.GoogleApiClient)">getLocalNode</a></span>(<a href="/reference/com/google/android/gms/common/ap (…)
    [all...]

Completed in 1041 milliseconds

<<251252253254255256257258259260>>