Searched defs:currentProfileIds (Results 1 – 3 of 3) sorted by relevance
198 int[] currentProfileIds = activityManagerInternal.getCurrentProfileIds(); in dump() local
195 private var currentProfileIds = mutableSetOf<Int>() variable
353 IntArray currentProfileIds = IntArray.wrap(new int[]{0}); in setUp() local