Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/appop/
DDiscreteRegistry.java169 private static final String ATTR_NOTE_TIME = "nt"; field in DiscreteRegistry
1233 long noteTime = parser.getAttributeLong(null, ATTR_NOTE_TIME);
1308 out.attributeLong(null, ATTR_NOTE_TIME, mNoteTime);