Home
last modified time | relevance | path

Searched refs:effectiveTime (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DSystemUpdatePolicy.java568 InstallationOption(@InstallationOptionType int type, long effectiveTime) { in InstallationOption() argument
570 this.mEffectiveTime = effectiveTime; in InstallationOption()