Searched refs:tryUpdate (Results 1 – 3 of 3) sorted by relevance
203 UpdateHandler.tryUpdate(context); in dispatchBroadcast()210 UpdateHandler.tryUpdate(context); in dispatchBroadcast()261 UpdateHandler.tryUpdate(context); in updateNowIfNotUpdatedInAVeryLongTime()
387 if (!UpdateHandler.tryUpdate(activity)) { in startRefresh()
184 public static boolean tryUpdate(final Context context) { in tryUpdate() method in UpdateHandler