Searched refs:convertNonDecorInsetsToStableInsets (Results 1 – 4 of 4) sorted by relevance
391 }).when(policy).convertNonDecorInsetsToStableInsets(any(), eq(ROTATION_0)); in testComputeConfigResourceOverrides()
2934 void convertNonDecorInsetsToStableInsets(Rect inOutInsets, int rotation) { in convertNonDecorInsetsToStableInsets() method2953 convertNonDecorInsetsToStableInsets(outInsets, displayRotation); in getStableInsetsLw()
2057 policy.convertNonDecorInsetsToStableInsets(mTmpInsets, displayInfo.rotation); in calculateInsetFrames()
3898 policy.convertNonDecorInsetsToStableInsets(mStableInsets[rotation], rotation); in CompatDisplayInsets()