Searched refs:openFileInput (Results 1 – 4 of 4) sorted by relevance
194 public FileInputStream openFileInput(String name) in openFileInput() method in RenamingDelegatingContext198 return mFileContext.openFileInput(internalName); in openFileInput()
654 copiedFile = context.openFileInput(destinationFile); in handleWordList()
552 in = new DataInputStream(context.openFileInput(PREFERENCES)); in readConfiguration()
547 public abstract java.io.FileInputStream openFileInput(java.lang.String);