Searched defs:notiThreshold (Results 1 – 1 of 1) sorted by relevance
586 final float notiThreshold = mParent.getWidth() * 0.4f; in run() local595 private void fadeInMenu(final float notiThreshold) { in fadeInMenu()