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

  /frameworks/base/core/java/android/app/
AlarmManager.java 464 * @param windowLengthMillis The length of the requested delivery window,
484 public void setWindow(@AlarmType int type, long windowStartMillis, long windowLengthMillis,
486 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, operation,
499 public void setWindow(@AlarmType int type, long windowStartMillis, long windowLengthMillis,
501 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, null, listener, tag,
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ScanManager.java 649 long windowLengthMillis = batchTriggerIntervalMillis / 10;
652 windowStartMillis, windowLengthMillis,
    [all...]
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 

Completed in 398 milliseconds