Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DDiscreteRegistry.java166 private static final String ATTR_NOTE_TIME = "nt"; field in DiscreteRegistry
1230 long noteTime = parser.getAttributeLong(null, ATTR_NOTE_TIME);
1305 out.attributeLong(null, ATTR_NOTE_TIME, mNoteTime);