HomeSort by relevance Sort by last modified time
    Searched full:configchanges (Results 1 - 25 of 64) sorted by null

1 2 3

  /packages/apps/PackageInstaller/
AndroidManifest.xml 14 android:configChanges="orientation|keyboardHidden"
25 android:configChanges="orientation|keyboardHidden"
29 android:configChanges="orientation|keyboardHidden"
39 android:configChanges="orientation|keyboardHidden"
  /frameworks/base/core/java/android/content/pm/
ActivityInfo.java 213 * Bit in {@link #configChanges} that indicates that the activity
215 * {@link android.R.attr#configChanges} attribute.
219 * Bit in {@link #configChanges} that indicates that the activity
221 * {@link android.R.attr#configChanges} attribute.
225 * Bit in {@link #configChanges} that indicates that the activity
227 * {@link android.R.attr#configChanges} attribute.
231 * Bit in {@link #configChanges} that indicates that the activity
233 * {@link android.R.attr#configChanges} attribute.
237 * Bit in {@link #configChanges} that indicates that the activity
239 * {@link android.R.attr#configChanges} attribute
    [all...]
  /packages/apps/CertInstaller/
AndroidManifest.xml 11 android:configChanges="orientation|keyboardHidden">
20 android:configChanges="orientation|keyboardHidden">
28 android:configChanges="orientation|keyboardHidden">
  /development/apps/Term/
AndroidManifest.xml 7 android:configChanges="keyboard|keyboardHidden|orientation"
  /packages/apps/AlarmClock/
AndroidManifest.xml 19 android:configChanges="orientation|keyboardHidden|keyboard|navigation">
34 android:configChanges="orientation|keyboardHidden|keyboard|navigation" />
41 android:configChanges="orientation|keyboardHidden|keyboard|navigation"/>
51 android:configChanges="orientation|keyboardHidden|keyboard|navigation"/>
  /development/samples/BluetoothChat/
AndroidManifest.xml 28 android:configChanges="orientation|keyboardHidden">
37 android:configChanges="orientation|keyboardHidden" />
  /external/quake/
AndroidManifest.xml 31 android:configChanges="orientation|keyboardHidden">
39 android:configChanges="orientation|keyboardHidden"
  /packages/apps/DeskClock/
AndroidManifest.xml 25 android:configChanges="orientation|keyboardHidden|keyboard|navigation">
43 android:configChanges="orientation|keyboardHidden|keyboard|navigation"
61 android:configChanges="orientation|keyboardHidden|keyboard|navigation" />
68 android:configChanges="orientation|keyboardHidden|keyboard|navigation"/>
78 android:configChanges="orientation|keyboardHidden|keyboard|navigation"/>
  /packages/apps/Browser/
AndroidManifest.xml 55 android:configChanges="orientation|keyboardHidden"
124 android:launchMode="singleTop" android:configChanges="orientation|keyboardHidden"
134 android:launchMode="singleTop" android:configChanges="orientation|keyboardHidden">
150 android:configChanges="orientation|keyboardHidden">
154 android:configChanges="orientation|keyboardHidden">
158 android:configChanges="orientation|keyboardHidden">
162 android:configChanges="orientation|keyboardHidden">
179 android:configChanges="orientation|keyboardHidden" android:windowSoftInputMode="stateHidden">
  /frameworks/base/core/java/android/app/
ApplicationThreadNative.java 76 int configChanges = data.readInt();
77 schedulePauseActivity(b, finished, userLeaving, configChanges);
86 int configChanges = data.readInt();
87 scheduleStopActivity(b, show, configChanges);
141 int configChanges = data.readInt();
147 scheduleRelaunchActivity(b, ri, pi, configChanges, notResumed, config);
165 int configChanges = data.readInt();
166 scheduleDestroyActivity(b, finishing, configChanges);
428 boolean userLeaving, int configChanges) throws RemoteException {
434 data.writeInt(configChanges);
    [all...]
IApplicationThread.java 47 int configChanges) throws RemoteException;
49 int configChanges) throws RemoteException;
58 List<Intent> pendingNewIntents, int configChanges,
62 int configChanges) throws RemoteException;
  /frameworks/base/opengl/tests/gl2_java/
AndroidManifest.xml 29 android:configChanges="orientation|keyboardHidden">
  /frameworks/base/opengl/tests/gl2_jni/
AndroidManifest.xml 28 android:configChanges="orientation|keyboardHidden">
  /frameworks/base/opengl/tests/gl_jni/
AndroidManifest.xml 31 android:configChanges="orientation|keyboardHidden">
  /frameworks/base/opengl/tests/gldual/
AndroidManifest.xml 28 android:configChanges="orientation|keyboardHidden">
  /frameworks/base/opengl/tests/testPauseResume/
AndroidManifest.xml 31 android:configChanges="orientation|keyboardHidden">
  /ndk/samples/hello-gl2/
AndroidManifest.xml 28 android:configChanges="orientation|keyboardHidden">
  /packages/experimental/RpcPerformance/
AndroidManifest.xml 17 android:configChanges="orientation|keyboardHidden">
  /sdk/eclipse/scripts/
_mk_icons.sh 41 icon C green configChanges
  /packages/apps/Camera/
AndroidManifest.xml 29 android:configChanges="orientation|keyboardHidden"
50 android:configChanges="orientation|keyboardHidden"
  /development/samples/Snake/
AndroidManifest.xml 28 android:configChanges="keyboardHidden|orientation">
  /packages/apps/SoundRecorder/
AndroidManifest.xml 29 android:configChanges="orientation|keyboardHidden">
  /packages/apps/Gallery/
AndroidManifest.xml 23 android:configChanges="orientation|keyboardHidden"
35 android:configChanges="orientation|keyboardHidden"
78 android:configChanges="orientation|keyboardHidden"
91 android:configChanges="orientation|keyboardHidden">
101 android:configChanges="orientation|keyboardHidden"
  /packages/apps/Calendar/
AndroidManifest.xml 74 android:configChanges="orientation|keyboardHidden">
85 android:configChanges="orientation|keyboardHidden">
96 android:configChanges="orientation|keyboardHidden">
  /packages/apps/Mms/
AndroidManifest.xml 57 android:configChanges="orientation|keyboardHidden"
77 android:configChanges="orientation|keyboardHidden"
125 android:configChanges="orientation|keyboardHidden"
242 android:configChanges="orientation|keyboardHidden" >

Completed in 1108 milliseconds

1 2 3