Searched refs:hideTypes (Results 1 – 1 of 1) sorted by relevance
118 int hideTypes = 0; in getBarVisibilities() local121 hideTypes |= WindowInsets.Type.statusBars(); in getBarVisibilities()126 hideTypes |= WindowInsets.Type.navigationBars(); in getBarVisibilities()131 return new int[] {showTypes, hideTypes}; in getBarVisibilities()