HomeSort by relevance Sort by last modified time
    Searched full:populateusers (Results 1 - 1 of 1) sorted by null

  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
PackageManagerServiceTest.java 75 // populateUsers with nothing leaves nothing
76 pri.populateUsers(null, setting);
86 pri.populateUsers(new int[] {
98 pri.populateUsers(new int[] {

Completed in 386 milliseconds