Home
last modified time | relevance | path

Searched refs:maxHeightBuffer (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DBubbleActivity.java110 int maxHeightBuffer = getResources().getDimensionPixelSize( in checkHeight() local
114 if (diff > maxHeightBuffer) { in checkHeight()