Home | History | Annotate | Download | only in deskclock

Lines Matching full:genie

129     private static final String GENIE_PACKAGE_ID = "com.google.android.apps.genie.geniewidget";
143 private static final String ACTION_GENIE_REFRESH = "com.google.android.apps.genie.REFRESH";
353 // Tell the Genie widget to load new data from the network.
355 if (DEBUG) Log.d(LOG_TAG, "forcing the Genie widget to update weather now...");
389 if (DEBUG) Log.d(LOG_TAG, "querying genie: " + queryUri);