Searched refs:IS_TRANSLUCENT_TRUE (Results 1 – 1 of 1) sorted by relevance
775 static final int IS_TRANSLUCENT_TRUE = 2; field in ActivityTestsBase.TestActivityStack827 mIsTranslucent = isTranslucent ? IS_TRANSLUCENT_TRUE : IS_TRANSLUCENT_FALSE; in setIsTranslucent()833 case IS_TRANSLUCENT_TRUE: in isStackTranslucent()