Searched defs:childSessionIds (Results 1 – 4 of 4) sorted by relevance
373 final IntArray childSessionIds = new IntArray(); in submitSessionToApexService() local
832 final IntArray childSessionIds = new IntArray(); in getStagedApexInfos() local
1032 @Nullable int[] childSessionIds, int parentSessionId, boolean isReady, in PackageInstallerSession()
3325 public int[] childSessionIds = NO_SESSIONS; field in PackageInstaller.SessionInfo