|  | package: "com.android.wm.shell" | 
|  |  | 
|  | flag { | 
|  | name: "example_flag" | 
|  | namespace: "multitasking" | 
|  | description: "An Example Flag" | 
|  | bug: "300136750" | 
|  | } | 
|  |  | 
|  | flag { | 
|  | name: "enable_app_pairs" | 
|  | namespace: "multitasking" | 
|  | description: "Enables the ability to create and save app pairs to the Home screen" | 
|  | bug: "274835596" | 
|  | } | 
|  |  | 
|  | flag { | 
|  | name: "enable_desktop_windowing" | 
|  | namespace: "multitasking" | 
|  | description: "Enables desktop windowing" | 
|  | bug: "304778354" | 
|  | is_fixed_read_only: true | 
|  | } | 
|  |  | 
|  | flag { | 
|  | name: "enable_split_contextual" | 
|  | namespace: "multitasking" | 
|  | description: "Enables invoking split contextually" | 
|  | bug: "276361926" | 
|  | } | 
|  |  | 
|  | flag { | 
|  | name: "enable_taskbar_navbar_unification" | 
|  | namespace: "multitasking" | 
|  | description: "Enables taskbar / navbar unification" | 
|  | bug: "309671494" | 
|  | } | 
|  |  | 
|  | flag { | 
|  | name: "enable_pip_ui_state_on_entering" | 
|  | namespace: "multitasking" | 
|  | description: "Enables PiP UI state callback on entering" | 
|  | bug: "303718131" | 
|  | } |