Searched defs:childSessionIds (Results 1 – 6 of 6) sorted by relevance
104 val childSessionIds: IntArray = getChildSessionIds(parentSessionId) in <lambda>() constant
90 int[] childSessionIds, boolean sessionApplied, boolean sessionFailed, in PackageInstallerHistoricalSession()
376 final IntArray childSessionIds = new IntArray(); in submitSessionToApexService() local
832 final IntArray childSessionIds = new IntArray(); in getStagedApexInfos() local
1157 @Nullable int[] childSessionIds, int parentSessionId, boolean isReady, in PackageInstallerSession()
3847 public int[] childSessionIds = NO_SESSIONS; field in PackageInstaller.SessionInfo