HomeSort by relevance Sort by last modified time
    Searched full:checkdevice (Results 1 - 3 of 3) sorted by null

  /frameworks/base/docs/html/guide/google/gcm/client-javadoc/com/google/android/gcm/
GCMRegistrar.html 142 <TD><CODE><B><A HREF="../../../../com/google/android/gcm/GCMRegistrar.html#checkDevice(Context)">checkDevice</A></B>(Context&nbsp;context)</CODE>
279 <A NAME="checkDevice(Context)"><!-- --></A><H3>
280 checkDevice</H3>
282 public static void <B>checkDevice</B>(Context&nbsp;context)</PRE>
  /frameworks/base/docs/html/guide/google/gcm/
gs.jd 160 <pre class="prettyprint pretty-java">GCMRegistrar.checkDevice(this);
168 <p>The <code>checkDevice()</code> method verifies that the device supports GCM and throws an exception if it does not (for instance, if it is an emulator that does not contain the Google APIs). Similarly, the <code>checkManifest()</code> method verifies that the application manifest contains meets all the requirements described in <a href="#android-app">Writing the Android Application</a> (this method is only necessary when you are developing the application; once the application is ready to be published, you can remove it).</p>
  /frameworks/base/docs/html/guide/google/gcm/client-javadoc/
index-all.html 83 <DT><A HREF="./com/google/android/gcm/GCMRegistrar.html#checkDevice(Context)"><B>checkDevice(Context)</B></A> -

Completed in 49 milliseconds