Home
last modified time | relevance | path

Searched refs:nf (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
H A DExpensiveObjectsPerfTest.java136 NumberFormat nf = NumberFormat.getInstance(Locale.US); in timeClonedNumberFormat() local
139 nf.clone(); in timeClonedNumberFormat()
153 NumberFormat nf = NumberFormat.getInstance(Locale.US); in timeNumberFormatTrivialFormatDouble() local
156 nf.format(1024.0); in timeNumberFormatTrivialFormatDouble()
H A DNumberFormatTrivialFormatLongPerfTest.java43 NumberFormat nf = NumberFormat.getInstance(Locale.US); in timeNumberFormatTrivialFormatLong() local
46 nf.format(1024L); in timeNumberFormatTrivialFormatLong()
/aosp14/frameworks/base/rs/java/android/renderscript/
H A DScriptGroup.java710 Node nf = findNode(from); in addConnection() local
711 if (nf == null) { in addConnection()
723 nf.mOutputs.add(cl); in addConnection()
726 validateCycle(nf, nf); in addConnection()
745 Node nf = findNode(from); in addConnection() local
746 if (nf == null) { in addConnection()
758 nf.mOutputs.add(cl); in addConnection()
761 validateCycle(nf, nf); in addConnection()
/aosp14/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
H A DDefaultClockController.kt234 val nf = NumberFormat.getInstance(locale) regex
235 if (nf.format(FORMAT_NUMBER.toLong()) == burmeseNumerals) {
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java738 final NumberFormat nf = NumberFormat.getPercentInstance(); in updateProgress() local
739 nf.setMinimumFractionDigits(2); in updateProgress()
740 nf.setMaximumFractionDigits(2); in updateProgress()
741 final String percentageText = nf.format((double) info.progress.intValue() / 100); in updateProgress()
746 nf.setMinimumFractionDigits(0); in updateProgress()
747 nf.setMaximumFractionDigits(0); in updateProgress()
748 final String watchPercentageText = nf.format((double) info.progress.intValue() / 100); in updateProgress()
/aosp14/frameworks/base/core/res/geoid_height_map_assets/
H A Dtile-5.textpb2nf)\n\212i\217\212\205\242\250\232:\215\223\212\210\361\326\253\317\020a\270U\'\217\034\032\256\36…
H A Dtile-9.textpb2 …013GP\264u\023\'\265Wu\307nj\026J\205\220b\241e\250]}j\026\025\031\025\033\nf\312i\216\242d\250^<\…
/aosp14/frameworks/base/services/tests/mockingservicestests/res/raw/
H A Dbackup_telephony_with_password92 …�*50�ٓ�w�gr�sp�E��"H=\�`��w؉̕Pអy%����Ԯ�ؓ�N�-O�P�eI���:�b[�� ��f�#��nfȧ�{V<غX���>;�Co�?)…
159 …�_��!�S5(̰�\�FOű�SDq�M�G�S�M��O4���@�ؕw�R�Zι�O�.��S@��R�=䇬?�ə���Qy�u6��nf~���4��E:�X;��\�S_8…
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java8246 InputFilter[] nf = new InputFilter[filters.length + num]; in setFilters() local
8248 System.arraycopy(filters, 0, nf, 0, filters.length); in setFilters()
8251 nf[filters.length] = mEditor.mUndoInputFilter; in setFilters()
8255 nf[filters.length + num] = (InputFilter) mEditor.mKeyListener; in setFilters()
8258 e.setFilters(nf); in setFilters()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/native/graphics/jni/fuzz/corpus/
H A Dsample_raf.raf Error!