Searched refs:Bundle (Results 51 - 75 of 830) sorted by relevance

1234567891011>>

/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
H A DBaselineAlignmentCenterGravity.java22 import android.os.Bundle;
27 protected void onCreate(Bundle icicle) {
H A DBaselineButtons.java22 import android.os.Bundle;
27 protected void onCreate(Bundle icicle) {
H A DHorizontalOrientationVerticalAlignment.java22 import android.os.Bundle;
27 protected void onCreate(Bundle icicle) {
H A DLinearLayoutEditTexts.java22 import android.os.Bundle;
26 protected void onCreate(Bundle savedInstanceState) {
H A DWeight.java22 import android.os.Bundle;
26 protected void onCreate(Bundle icicle) {
H A DWeightSum.java22 import android.os.Bundle;
27 protected void onCreate(Bundle icicle) {
/frameworks/base/core/tests/coretests/src/android/widget/layout/table/
H A DCellSpan.java22 import android.os.Bundle;
29 protected void onCreate(Bundle icicle) {
H A DFixedWidth.java22 import android.os.Bundle;
29 protected void onCreate(Bundle icicle) {
H A DHorizontalGravity.java22 import android.os.Bundle;
29 protected void onCreate(Bundle icicle) {
H A DVerticalGravity.java22 import android.os.Bundle;
29 protected void onCreate(Bundle icicle) {
H A DWeight.java22 import android.os.Bundle;
29 protected void onCreate(Bundle icicle) {
/frameworks/base/location/java/android/location/
H A DLocationListener.java19 import android.os.Bundle;
59 * @param extras an optional Bundle which will contain provider specific
62 * <p> A number of common key/value pairs for the extras Bundle are listed
70 void onStatusChanged(String provider, int status, Bundle extras);
/frameworks/base/tests/Assistant/src/com/google/android/test/assistant/
H A DAssistActivity.java20 import android.os.Bundle;
26 protected void onCreate(Bundle savedInstanceState) {
/frameworks/base/tests/BandwidthTests/src/com/android/tests/bandwidthenforcement/
H A DBandwidthEnforcementTestActivity.java19 import android.os.Bundle;
23 protected void onCreate(Bundle savedInstanceState) {
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/scriptsupport/
H A DScriptTestRunner.java19 import android.os.Bundle;
29 public void onCreate(Bundle arguments) {
/frameworks/base/tests/GridLayoutTest/src/com/android/test/layout/
H A DActivity0.java20 import android.os.Bundle;
23 protected void onCreate(Bundle savedInstanceState) {
H A DActivity1.java20 import android.os.Bundle;
24 protected void onCreate(Bundle savedInstanceState) {
H A DActivity4.java20 import android.os.Bundle;
23 protected void onCreate(Bundle savedInstanceState) {
H A DActivity5.java20 import android.os.Bundle;
23 protected void onCreate(Bundle savedInstanceState) {
H A DActivity6.java20 import android.os.Bundle;
23 protected void onCreate(Bundle savedInstanceState) {
H A DActivity7.java20 import android.os.Bundle;
23 protected void onCreate(Bundle savedInstanceState) {
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DLabelsActivity.java20 import android.os.Bundle;
25 protected void onCreate(Bundle savedInstanceState) {
H A DResizeActivity.java20 import android.os.Bundle;
25 protected void onCreate(Bundle savedInstanceState) {
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
H A DSettingsActivity.java19 import android.os.Bundle;
28 protected void onCreate(Bundle savedInstanceState) {
/frameworks/base/tests/SmokeTestApps/src/com/android/smoketest/triggers/
H A DCrashyApp2.java20 import android.os.Bundle;
26 public void onCreate(Bundle savedInstanceState) {

Completed in 187 milliseconds

1234567891011>>