HomeSort by relevance Sort by last modified time
    Searched refs:content_frame (Results 1 - 5 of 5) sorted by null

  /developers/build/prebuilts/gradle/NavigationDrawer/Application/src/main/java/com/example/android/navigationdrawer/
NavigationDrawerActivity.java 180 ft.replace(R.id.content_frame, fragment);
214 * Fragment that appears in the "content_frame", shows a planet
  /developers/samples/android/ui/views/NavigationDrawer/Application/src/main/java/com/example/android/navigationdrawer/
NavigationDrawerActivity.java 180 ft.replace(R.id.content_frame, fragment);
214 * Fragment that appears in the "content_frame", shows a planet
  /development/samples/browseable/NavigationDrawer/src/com.example.android.navigationdrawer/
NavigationDrawerActivity.java 180 ft.replace(R.id.content_frame, fragment);
214 * Fragment that appears in the "content_frame", shows a planet
  /development/samples/training/NavigationDrawer/src/com/example/android/navigationdrawerexample/
MainActivity.java 183 fragmentManager.beginTransaction().replace(R.id.content_frame, fragment).commit();
217 * Fragment that appears in the "content_frame", shows a planet
  /external/chromium_org/chrome/browser/ssl/
ssl_browser_tests.cc 1491 content::RenderFrameHost* content_frame = content::FrameMatchingPredicate( local
1636 content::RenderFrameHost* content_frame = content::FrameMatchingPredicate( local
    [all...]

Completed in 237 milliseconds