Searched refs:GOOGLE_API_CLIENT_TIMEOUT_S (Results 1 – 5 of 5) sorted by relevance
26 public static final int GOOGLE_API_CLIENT_TIMEOUT_S = 10; // 10 seconds field in Constants
126 Constants.GOOGLE_API_CLIENT_TIMEOUT_S, TimeUnit.SECONDS); in clearRemoteNotificationsInternal()153 Constants.GOOGLE_API_CLIENT_TIMEOUT_S, TimeUnit.SECONDS); in startDeviceActivityInternal()
85 Constants.GOOGLE_API_CLIENT_TIMEOUT_S, TimeUnit.SECONDS); in showNotification()
165 Constants.GOOGLE_API_CLIENT_TIMEOUT_S, TimeUnit.SECONDS); in addGeofencesInternal()222 Constants.GOOGLE_API_CLIENT_TIMEOUT_S, TimeUnit.SECONDS); in requestLocationInternal()294 Constants.GOOGLE_API_CLIENT_TIMEOUT_S, TimeUnit.SECONDS); in clearRemoteNotifications()415 Constants.GOOGLE_API_CLIENT_TIMEOUT_S, TimeUnit.SECONDS); in sendDataToWearable()
196 Constants.GOOGLE_API_CLIENT_TIMEOUT_S, TimeUnit.SECONDS); in doInBackground()