HomeSort by relevance Sort by last modified time
    Searched refs:windowLengthMillis (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/android/app/
AlarmManager.java 342 * @param windowLengthMillis The length of the requested delivery window,
362 public void setWindow(int type, long windowStartMillis, long windowLengthMillis,
364 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, operation, null, null);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ScanManager.java 592 long windowLengthMillis = batchTriggerIntervalMillis / 10;
595 windowStartMillis, windowLengthMillis,
    [all...]
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 508 milliseconds