/development/samples/browseable/AutoBackupForApps/src/com.example.android.autobackupsample/ |
D | AddFileActivity.java | 108 String fileName = getIntent().getStringExtra(FILE_NAME); in onResume() local 146 String fileName = fileNameEditText.getText().toString(); in onCreateFileButtonClick() local 222 private void createFileWithRandomDataAndFinishActivity(String fileName, FileStorage storage, in createFileWithRandomDataAndFinishActivity() 288 private boolean isFileExists(String fileName) { in isFileExists() 332 private File getInternalFile(String fileName) { in getInternalFile()
|
/development/samples/BrokenKeyDerivation/src/com/example/android/brokenkeyderivation/ |
D | BrokenKeyDerivationActivity.java | 240 private void readFromFileOrCreateRandom(String fileName, byte[] bytes) { in readFromFileOrCreateRandom() 250 private boolean fileExists(String fileName) { in fileExists() 255 private void removeFile(String fileName) { in removeFile() 260 private void writeToFile(String fileName, byte[] bytes) { in writeToFile() 268 private void readBytesFromFile(String fileName, byte[] bytes) { in readBytesFromFile()
|
/development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/ |
D | SimpleWebServer.java | 181 private byte[] loadContent(String fileName) throws IOException { in loadContent() 208 private String detectMimeType(String fileName) { in detectMimeType()
|
/development/samples/browseable/DirectorySelection/src/com.example.android.directoryselection/ |
D | DirectoryEntry.java | 23 public String fileName; field in DirectoryEntry
|
/development/samples/browseable/ScopedDirectoryAccess/src/com.example.android.scopeddirectoryaccess/ |
D | DirectoryEntry.java | 26 public String fileName; field in DirectoryEntry
|
D | DirectoryEntryAdapter.java | 63 public TextView fileName; field in DirectoryEntryAdapter.ViewHolder
|
/development/samples/browseable/Quiz/Application/src/com.example.android.wearable.quiz/ |
D | JsonUtils.java | 37 public static JSONObject loadJsonFile(Context context, String fileName) throws IOException, in loadJsonFile()
|
/development/samples/browseable/ActivitySceneTransitionBasic/src/com.example.android.activityscenetransitionbasic/ |
D | Item.java | 52 Item (String name, String author, String fileName) { in Item()
|
/development/tools/apkcheck/src/com/android/apkcheck/ |
D | ApkCheck.java | 160 static boolean parseApiDescr(ApiList apiList, String fileName) { in parseApiDescr() 181 String fileName) { in parseXml()
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
D | RSSPullParser.java | 145 String fileName; in parseXml() local
|
/development/samples/ApiDemos/src/com/example/android/apis/os/ |
D | MmsMessagingDemo.java | 161 final String fileName = "send." + String.valueOf(Math.abs(mRandom.nextLong())) + ".dat"; in sendMessage() local 216 final String fileName = "download." + String.valueOf(Math.abs(mRandom.nextLong())) + ".dat"; in downloadMessage() local
|
/development/tools/rmtypedefs/test/com/android/tools/rmtypedefs/ |
D | RmTypeDefsTest.java | 220 String fileName = file.getName(); in list() local
|
/development/tools/rmtypedefs/src/com/android/tools/rmtypedefs/ |
D | RmTypeDefs.java | 179 String fileName = file.getName(); in addTypeDef() local
|
/development/ndk/sources/android/ndk_helper/ |
D | JNIHelper.cpp | 107 bool JNIHelper::ReadFile( const char* fileName, in ReadFile()
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | Monkey.java | 865 private static boolean loadPackageListFromFile(String fileName, Set<String> list) { in loadPackageListFromFile()
|
/development/tools/checkstyle/ |
D | checkstyle.jar | META-INF/MANIFEST.MF
META-INF/
checkstyle_packages.xml
sun_checks.xml
com/
... |