HomeSort by relevance Sort by last modified time
    Searched refs:gms (Results 1 - 13 of 13) sorted by null

  /frameworks/base/docs/html/
gms_navtree_data.js 2 [ [ "com.google.android.gms", "reference/com/google/android/gms/package-summary.html", [ [ "Classes", null, [ [ "R", "reference/com/google/android/gms/R.html", null, null ], [ "R.attr", "reference/com/google/android/gms/R.attr.html", null, null ], [ "R.color", "reference/com/google/android/gms/R.color.html", null, null ], [ "R.drawable", "reference/com/google/android/gms/R.drawable.html", null, null ], [ "R.id", "reference/com/google/android/gms/R.id.html", null, null ], [ "R.integer", "reference/com/google/android/gms/R.integer.html", null, null ], [ "R.string", "reference/com/google/android/gms/R.string.html", null, null ], [ "R.styleable", "reference/com/google/android/gms/R.styleable.html", null, null ]
    [all...]
  /developers/samples/android/common/src/java/com/example/android/common/play/
GoogleServicesConnectionFailedHelper.java 24 import com.google.android.gms.common.ConnectionResult;
25 import com.google.android.gms.common.GooglePlayServicesClient;
PlayHelper.java 26 import com.google.android.gms.common.ConnectionResult;
27 import com.google.android.gms.common.GooglePlayServicesUtil;
  /external/skia/dm/
DM.cpp 51 static void kick_off_tasks(const SkTDArray<GMRegistry::Factory>& gms,
74 for (int i = 0; i < gms.count(); i++) {
78 (name, reporter, tasks, expectations, gms[i], __VA_ARGS__))); \
121 SkTDArray<GMRegistry::Factory> gms; local
125 *gms.append() = reg->factory();
128 SkDebugf("%d GMs x %d configs\n", gms.count(), configs.count());
142 kick_off_tasks(gms, configs, *expectations, &reporter, &tasks);
  /build/tools/droiddoc/templates-sdk/
customizations.cs 207 <?cs if:reference.gcm || reference.gms ?>
369 if:!google && !reference.gcm && !reference.gms ?>
class.cs 5 <body class="gc-documentation <?cs if:(reference.gms || reference.gcm) ?>google<?cs /if ?>
  /build/tools/droiddoc/templates-sac/
customizations.cs 205 <?cs if:reference.gcm || reference.gms ?>
366 if:!google && !reference.gms && !reference.gcm?>
class.cs 5 <body class="gc-documentation <?cs if:(reference.gms || reference.gcm) ?>google<?cs /if ?>
  /build/tools/droiddoc/templates-ds/
customizations.cs 204 <?cs if:reference.gcm || reference.gms ?>
class.cs 5 <body class="gc-documentation <?cs if:(reference.gms || reference.gcm) ?>google<?cs /if ?>
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 24 // once the GCM json (GCM_DATA) is loaded, load the GMS json (GMS_DATA) and merge the data
28 // combine GCM and GMS data
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 31 // once the GCM json (GCM_DATA) is loaded, load the GMS json (GMS_DATA) and merge the data
35 // combine GCM and GMS data
    [all...]

Completed in 142 milliseconds