am 619fc89a: Merge "Fix transparent -> translucent reference in private docs." into klp-dev
* commit '619fc89aa176a4fa2895933d536987bb278acfb5': Fix transparent -> translucent reference in private docs.
This commit is contained in:
@@ -1088,7 +1088,7 @@ public interface WindowManager extends ViewManager {
|
||||
* {@hide} */
|
||||
public static final int PRIVATE_FLAG_SYSTEM_ERROR = 0x00000100;
|
||||
|
||||
/** Window flag: maintain the previous transparent decor state when this window
|
||||
/** Window flag: maintain the previous translucent decor state when this window
|
||||
* becomes top-most.
|
||||
* {@hide} */
|
||||
public static final int PRIVATE_FLAG_INHERIT_TRANSLUCENT_DECOR = 0x00000200;
|
||||
|
||||
Reference in New Issue
Block a user