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 456 * @param windowLengthMillis The length of the requested delivery window,
476 public void setWindow(int type, long windowStartMillis, long windowLengthMillis,
478 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, operation,
491 public void setWindow(int type, long windowStartMillis, long windowLengthMillis,
493 setImpl(type, windowStartMillis, windowLengthMillis, 0, 0, null, listener, tag,
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ScanManager.java 640 long windowLengthMillis = batchTriggerIntervalMillis / 10;
643 windowStartMillis, windowLengthMillis,
    [all...]
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 
  /external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 

Completed in 57 milliseconds