Home
last modified time | relevance | path

Searched defs:doList (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/
H A DBmgr.java660 private void doList(@UserIdInt int userId) { in doList() method in Bmgr
/aosp12/frameworks/base/tools/aapt/
H A DCommand.cpp123 int doList(Bundle* bundle) in doList() function