Searched refs:mProfileUserPackages (Results 1 – 1 of 1) sorted by relevance
59 private ArrayList<PackageInfo> mProfileUserPackages; field in PictureInPictureSettingsTest67 mProfileUserPackages = new ArrayList<>(); in setUp()71 .thenReturn(mProfileUserPackages); in setUp()91 mProfileUserPackages.add(profileP1); in testCollectPipApps()92 mProfileUserPackages.add(profileP2); in testCollectPipApps()111 mProfileUserPackages.add(profileP1); in testAppSort()112 mProfileUserPackages.add(profileP2); in testAppSort()113 mProfileUserPackages.add(profileP3); in testAppSort()