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()
86 Constants.GOOGLE_API_CLIENT_TIMEOUT_S, TimeUnit.SECONDS); in showNotification()
167 Constants.GOOGLE_API_CLIENT_TIMEOUT_S, TimeUnit.SECONDS); in addGeofencesInternal()224 Constants.GOOGLE_API_CLIENT_TIMEOUT_S, TimeUnit.SECONDS); in requestLocationInternal()296 Constants.GOOGLE_API_CLIENT_TIMEOUT_S, TimeUnit.SECONDS); in clearRemoteNotifications()417 Constants.GOOGLE_API_CLIENT_TIMEOUT_S, TimeUnit.SECONDS); in sendDataToWearable()
197 Constants.GOOGLE_API_CLIENT_TIMEOUT_S, TimeUnit.SECONDS); in doInBackground()