HomeSort by relevance Sort by last modified time
    Searched refs:replace (Results 851 - 875 of 2935) sorted by null

<<31323334353637383940>>

  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/swiperefreshmultipleviews/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyPowerEvent.java 115 buffer.append(value.replace('\n', '/'));
  /development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentCustomAnimations.java 82 ft.replace(R.id.simple_fragment, newFragment);
FragmentStack.java 80 ft.replace(R.id.simple_fragment, newFragment);
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentCustomAnimationSupport.java 79 ft.replace(R.id.simple_fragment, newFragment);
FragmentStackFragmentSupport.java 96 ft.replace(R.id.simple_fragment, newFragment);
FragmentStackSupport.java 87 ft.replace(R.id.simple_fragment, newFragment);
  /development/samples/browseable/AdapterTransition/src/com.example.android.adaptertransition/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.advancedimmersivemode/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/AppRestrictionSchema/src/com.example.android.apprestrictionschema/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/BasicTransition/src/com.example.android.basictransition/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/CardReader/src/com.example.android.cardreader/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/ClippingBasic/src/com.example.android.clippingbasic/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/CustomTransition/src/com.example.android.customtransition/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/DrawableTinting/src/com.example.android.drawabletinting/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/ElevationBasic/src/com.example.android.elevationbasic/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/ElevationDrag/src/com.example.android.elevationdrag/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.floatingactionbuttonbasic/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/FragmentTransition/src/com.example.android.fragmenttransition/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/Interpolator/src/com.example.android.interpolator/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);
  /development/samples/browseable/RecyclerView/src/com.example.android.recyclerview/
MainActivity.java 53 transaction.replace(R.id.sample_content_fragment, fragment);

Completed in 558 milliseconds

<<31323334353637383940>>