Home | History | Annotate | Download | only in resources

Lines Matching full:true

5     	android:allowBackup="true"
6 android:allowClearUserData="true"
7 android:allowTaskReparenting="true"
8 android:debuggable="true"
9 android:hasCode="true"
10 android:killAfterRestore="true"
11 android:persistent="true"
12 android:resizeable="true"
13 android:restoreAnyVersion="true"
14 android:largeScreens="true"
15 android:normalScreens="true"
16 android:smallScreens="true"
17 android:anyDensity="true"
18 android:testOnly="true"
19 android:vmSafeMode="true" />