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()
393 SparseArray<InsetsSource> localInsetsSourcesFromParent, in updateAboveInsetsState() argument396 createMergedSparseArray(localInsetsSourcesFromParent, mLocalInsetsSources); in updateAboveInsetsState()
4570 SparseArray<InsetsSource> localInsetsSourcesFromParent, in updateAboveInsetsState() argument4573 createMergedSparseArray(localInsetsSourcesFromParent, mLocalInsetsSources); in updateAboveInsetsState()
5331 SparseArray<InsetsSource> localInsetsSourcesFromParent, in updateAboveInsetsState() argument5336 super.updateAboveInsetsState(aboveInsetsState, localInsetsSourcesFromParent, in updateAboveInsetsState()