Searched refs:details (Results 1 – 19 of 19) 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/devbytes/telephony/SmsSampleProject/ |
D | gradle.properties | 7 # For more details on how to configure your build environment visit 16 # This option should only be used with decoupled projects. More details, visit
|
/development/samples/TicTacToeLib/ |
D | README.txt | 6 Please see the README.txt file in ../TicTacToeMain for more details.
|
/development/samples/browseable/DoneBar/ |
D | _index.jd | 13 suitable for cases where no additional view details or actions are needed in the
|
/development/samples/devbytes/telephony/SmsSampleProject/app/ |
D | proguard-rules.pro | 7 # For more details, see
|
/development/samples/ControllerSample/ |
D | proguard-project.txt | 10 # For more details, see
|
/development/samples/training/NsdChat/ |
D | proguard.cfg | 10 # For more details, see
|
/development/samples/browseable/ActivitySceneTransitionBasic/src/com.example.android.activityscenetransitionbasic/ |
D | DetailActivity.java | 52 setContentView(R.layout.details); in onCreate()
|
/development/samples/browseable/WatchFace/ |
D | _index.jd | 24 certificate from your signed APK. More details can be found [here][2].
|
/development/samples/TicTacToeMain/ |
D | README.txt | 45 For more details on the purpose of this feature, its limitations and detailed usage,
|
/development/host/windows/usb/api/ |
D | BUILDME.TXT | 19 https://www.microsoft.com/en-us/download/details.aspx?id=11800
|
/development/host/windows/usb/adb_winapi_test/ |
D | BUILDME.TXT | 19 https://www.microsoft.com/en-us/download/details.aspx?id=11800
|
/development/host/windows/usb/winusb/ |
D | BUILDME.TXT | 19 https://www.microsoft.com/en-us/download/details.aspx?id=11800
|
/development/tools/repo_pull/ |
D | README.md | 14 Read [Usage](#Usages) and [Examples](#Examples) for more details.
|
/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/sdk/ |
D | sdk_files_NOTICE.txt | 419 See W3C License http://www.w3.org/Consortium/Legal/ for more details. 1010 Lesser General Public License for more details. 1899 GNU General Public License for more details. 1912 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 1914 under certain conditions; type `show c' for details. 4341 GNU General Public License for more details. 4354 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 4356 under certain conditions; type `show c' for details. 5332 Library General Public License for more details. 5940 # General Public License for more details. [all …]
|
/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
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 6990 …/system/core,fake_TKtbFpDGTEGasvBhGDq5XA@fakeemail.com,logcat: test: report system(command) details 7159 …ystem/core,fake_FrKr6yqzTpCZes_RF73rLA@fakeemail.com,Hide implementation details of log_time struct 7536 …latform/system/core,fake_TKtbFpDGTEGasvBhGDq5XA@fakeemail.com,bootstat: refine kernel panic details 7612 …st/connectivity,fake_zOvHBH_zRDiDBfvTl3ZBuA@fakeemail.com,Only log result record details if present 7789 …rm/tools/test/connectivity,fake_6aRNTluaSTu9at5rSHu1XA@fakeemail.com,Add details message in test_r… 13243 …mfile: Adding jamfiles to the source tree. see www.freetype.org/jam/index.html for details" 17122 …zCsNPRHQ@fakeemail.com,Complete redesign of error codes. Please check ftmoderr.h for more details. 17149 …""FT2_DEBUG"" environment variable. See the comments within ""ftdebug.c"" for more details" 19435 …l/iproute2,fake_-ReMIE4NQgiNKiSSIsNm2A@fakeemail.com,ss: Add missing tab when printing UNIX details 19513 …ute2,fake_DaWJfevSTpWx3NwQa0hltg@fakeemail.com,ip: only display phys attributes with details option [all …]
|