HomeSort by relevance Sort by last modified time
    Searched refs:Bundle (Results 226 - 250 of 3349) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
BaselineAlignmentCenterGravity.java 22 import android.os.Bundle;
27 protected void onCreate(Bundle icicle) {
BaselineButtons.java 22 import android.os.Bundle;
27 protected void onCreate(Bundle icicle) {
HorizontalOrientationVerticalAlignment.java 22 import android.os.Bundle;
27 protected void onCreate(Bundle icicle) {
LinearLayoutEditTexts.java 22 import android.os.Bundle;
26 protected void onCreate(Bundle savedInstanceState) {
Weight.java 22 import android.os.Bundle;
26 protected void onCreate(Bundle icicle) {
WeightSum.java 22 import android.os.Bundle;
27 protected void onCreate(Bundle icicle) {
  /frameworks/base/core/tests/coretests/src/android/widget/layout/table/
CellSpan.java 22 import android.os.Bundle;
29 protected void onCreate(Bundle icicle) {
FixedWidth.java 22 import android.os.Bundle;
29 protected void onCreate(Bundle icicle) {
HorizontalGravity.java 22 import android.os.Bundle;
29 protected void onCreate(Bundle icicle) {
VerticalGravity.java 22 import android.os.Bundle;
29 protected void onCreate(Bundle icicle) {
Weight.java 22 import android.os.Bundle;
29 protected void onCreate(Bundle icicle) {
  /frameworks/base/location/java/android/location/
LocationListener.java 19 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/packages/SystemUI/src/com/android/systemui/
DemoMode.java 19 import android.os.Bundle;
23 void dispatchDemoCommand(String command, Bundle args);
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
ScreenshotStubActivity.java 21 import android.os.Bundle;
29 public void onCreate(Bundle savedInstanceState) {
  /frameworks/base/tests/Assistant/src/com/google/android/test/assistant/
AssistActivity.java 20 import android.os.Bundle;
26 protected void onCreate(Bundle savedInstanceState) {
  /frameworks/base/tests/BandwidthTests/src/com/android/tests/bandwidthenforcement/
BandwidthEnforcementTestActivity.java 19 import android.os.Bundle;
23 protected void onCreate(Bundle savedInstanceState) {
  /frameworks/base/tests/GridLayoutTest/src/com/android/test/layout/
Activity0.java 20 import android.os.Bundle;
23 protected void onCreate(Bundle savedInstanceState) {
Activity1.java 20 import android.os.Bundle;
24 protected void onCreate(Bundle savedInstanceState) {
Activity4.java 20 import android.os.Bundle;
23 protected void onCreate(Bundle savedInstanceState) {
Activity5.java 20 import android.os.Bundle;
23 protected void onCreate(Bundle savedInstanceState) {
Activity6.java 20 import android.os.Bundle;
23 protected void onCreate(Bundle savedInstanceState) {
Activity7.java 20 import android.os.Bundle;
23 protected void onCreate(Bundle savedInstanceState) {
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
LabelsActivity.java 20 import android.os.Bundle;
25 protected void onCreate(Bundle savedInstanceState) {
ResizeActivity.java 20 import android.os.Bundle;
25 protected void onCreate(Bundle savedInstanceState) {
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
SettingsActivity.java 19 import android.os.Bundle;
28 protected void onCreate(Bundle savedInstanceState) {

Completed in 370 milliseconds

1 2 3 4 5 6 7 8 91011>>