Searched refs:localInsetsSourcesFromParent (Results 1 – 4 of 4) sorted by relevance
190 final SparseArray<InsetsSource> localInsetsSourcesFromParent = new SparseArray<>(); in updateAboveInsetsState() local196 mDisplayContent.updateAboveInsetsState(aboveInsetsState, localInsetsSourcesFromParent, in updateAboveInsetsState()
395 SparseArray<InsetsSource> localInsetsSourcesFromParent, in updateAboveInsetsState() argument398 createMergedSparseArray(localInsetsSourcesFromParent, mLocalInsetsSources); in updateAboveInsetsState()
4534 SparseArray<InsetsSource> localInsetsSourcesFromParent, in updateAboveInsetsState() argument4537 createMergedSparseArray(localInsetsSourcesFromParent, mLocalInsetsSources); in updateAboveInsetsState()
5276 SparseArray<InsetsSource> localInsetsSourcesFromParent, in updateAboveInsetsState() argument5281 super.updateAboveInsetsState(aboveInsetsState, localInsetsSourcesFromParent, in updateAboveInsetsState()