Searched refs:itr (Results 1 – 4 of 4) sorted by relevance
129 Iterator<String> itr = Utils.getNodes(googleApiClient).iterator(); in clearRemoteNotificationsInternal() local130 while (itr.hasNext()) { in clearRemoteNotificationsInternal()133 googleApiClient, itr.next(), Constants.CLEAR_NOTIFICATIONS_PATH, null); in clearRemoteNotificationsInternal()
214 Iterator<DataMap> itr = attractionsData.iterator(); in doInBackground() local215 while (itr.hasNext()) { in doInBackground()216 DataMap attractionData = itr.next(); in doInBackground()
299 Iterator<String> itr = Utils.getNodes(googleApiClient).iterator(); in clearRemoteNotifications() local300 while (itr.hasNext()) { in clearRemoteNotifications()302 googleApiClient, itr.next(), Constants.CLEAR_NOTIFICATIONS_PATH, null); in clearRemoteNotifications()
META-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml sun_checks.xml com/ ...