OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:windowStartMillis
(Results
1 - 9
of
9
) sorted by null
/frameworks/base/core/java/android/app/
AlarmManager.java
453
* @param
windowStartMillis
The earliest time, in milliseconds, that the alarm should
458
* milliseconds after {@code
windowStartMillis
}. Note that this parameter
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
641
long
windowStartMillis
= SystemClock.elapsedRealtime() + batchTriggerIntervalMillis;
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 76 milliseconds