OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:beforeRuntimeMillis
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/core/java/com/android/server/content/
ContentService.java
412
long
beforeRuntimeMillis
= (flextime) * 1000;
416
beforeRuntimeMillis
, runtimeMillis,
[
all
...]
SyncManager.java
640
* @param
beforeRunTimeMillis
milliseconds before <code>runtimeMillis</code> that this sync may
645
long
beforeRunTimeMillis
, long runtimeMillis) {
686
+ ", flex " +
beforeRunTimeMillis
694
beforeRunTimeMillis
/* flextime */,
736
* @param
beforeRuntimeMillis
milliseconds before runtimeMillis that this sync can run.
741
String requestedAuthority, Bundle extras, long
beforeRuntimeMillis
,
[
all
...]
Completed in 88 milliseconds