Searched refs:setCanAffectSystemUiFlags (Results 1 – 3 of 3) sorted by relevance
180 mPendingAnimations.get(i).mTask.setCanAffectSystemUiFlags(behindSystemBars);327 taskAdapter.mTask.setCanAffectSystemUiFlags(true); in removeAnimation()
655 void setCanAffectSystemUiFlags(boolean canAffectSystemUiFlags) { in setCanAffectSystemUiFlags() method in Task
313 app.getTask().setCanAffectSystemUiFlags(false); in testCanAffectSystemUiFlags_disallow()