Home
last modified time | relevance | path

Searched refs:fw (Results 1 – 8 of 8) sorted by relevance

/frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/app/
DSharingSupport.java75 FileWriter fw = new FileWriter(getFilesDir() + "/foo.txt"); in onShareFileClick() local
76 fw.write("This is a file share"); in onShareFileClick()
77 fw.close(); in onShareFileClick()
94 FileWriter fw = new FileWriter(getFilesDir() + "/foo.txt"); in onShareMultipleFileClick() local
95 fw.write("This is a file share"); in onShareMultipleFileClick()
96 fw.close(); in onShareMultipleFileClick()
98 fw = new FileWriter(getFilesDir() + "/bar.txt"); in onShareMultipleFileClick()
99 fw.write("This is another file share"); in onShareMultipleFileClick()
100 fw.close(); in onShareMultipleFileClick()
/frameworks/native/opengl/tests/fillrate/
Dfillrate.cpp95 const GLfloat fw = w; in main() local
99 { fw, fh }, in main()
100 { fw, 0 } in main()
/frameworks/base/services/tests/servicestests/src/com/android/server/updates/
DCertPinInstallReceiverTest.java156 FileOutputStream fw = mContext.openFileOutput("content.txt", mContext.MODE_WORLD_READABLE); in makeTemporaryContentFile() local
157 fw.write(content.getBytes(), 0, content.length()); in makeTemporaryContentFile()
158 fw.close(); in makeTemporaryContentFile()
/frameworks/base/
DPREUPLOAD.cfg3 -fw core/java/android/
/frameworks/base/media/tests/contents/media_api/music/
Dtest_amr_ietf.amr110 …� �� �k��w�<�$g��t��X"x�$0e��u�bc��J�<(�mFe����5����Q����9�a㙃``<��6fw�7�~�':�*�%�S`��9��…
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java982 final int fw = mFrame.width(); in computeFrameLw() local
1127 if (mIsWallpaper && (fw != mFrame.width() || fh != mFrame.height())) { in computeFrameLw()
/frameworks/opt/setupwizard/tools/docs/
Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...