Searched refs:details (Results 1 – 11 of 11) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | FragmentLayout.java | 75 DetailsFragment details = new DetailsFragment(); in onCreate() local 76 details.setArguments(getIntent().getExtras()); in onCreate() 77 getFragmentManager().beginTransaction().add(android.R.id.content, details).commit(); in onCreate() 103 View detailsFrame = getActivity().findViewById(R.id.details); in onActivityCreated() 144 DetailsFragment details = (DetailsFragment) in showDetails() local 145 getFragmentManager().findFragmentById(R.id.details); in showDetails() 146 if (details == null || details.getShownIndex() != index) { in showDetails() 148 details = DetailsFragment.newInstance(index); in showDetails() 154 ft.replace(R.id.details, details); in showDetails() 156 ft.replace(R.id.a_item, details); in showDetails()
|
/development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
D | FragmentLayoutSupport.java | 76 DetailsFragment details = new DetailsFragment(); in onCreate() local 77 details.setArguments(getIntent().getExtras()); in onCreate() 79 android.R.id.content, details).commit(); in onCreate() 106 View detailsFrame = getActivity().findViewById(R.id.details); in onActivityCreated() 147 DetailsFragment details = (DetailsFragment) in showDetails() local 148 getFragmentManager().findFragmentById(R.id.details); in showDetails() 149 if (details == null || details.getShownIndex() != index) { in showDetails() 151 details = DetailsFragment.newInstance(index); in showDetails() 157 ft.replace(R.id.details, details); in showDetails() 159 ft.replace(R.id.a_item, details); in showDetails()
|
/development/samples/TicTacToeLib/ |
D | README.txt | 6 Please see the README.txt file in ../TicTacToeMain for more details.
|
/development/samples/training/NsdChat/ |
D | proguard.cfg | 10 # For more details, see
|
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
D | license.txt | 19 LICENSE-LGPL.txt and LICENSE-BSD.txt for more details.
|
D | license-LGPL.txt | 484 Lesser General Public License for more details.
|
/development/samples/TicTacToeMain/ |
D | README.txt | 45 For more details on the purpose of this feature, its limitations and detailed usage,
|
/development/tools/labpretest/ |
D | README | 48 generic functions or details to the flashing process. You must use it to define
|
/development/tools/apkcheck/ |
D | README.txt | 158 details are not present in the XML. This particular case will be handled
|
/development/ndk/platforms/ |
D | README.CRT.TXT | 3 what they are, as well as a few important details about them.
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 307 elaborate - v. add details, as to an account or idea; clarify the meaning of and discourse in a lea… 666 ornate - j. marked by elaborate rhetoric and elaborated with decorative details 833 resemblance - n. similarity in appearance or external or superficial details
|