Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DDropBoxManagerService.java193 DropBoxManagerService.this.addLowPriorityTag(addedTag); in onCommand()
538 private synchronized void addLowPriorityTag(String tag) { in addLowPriorityTag() method in DropBoxManagerService