OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:formatted
(Results
201 - 225
of
1015
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Contacts/src/com/android/contacts/calllog/
PhoneNumberHelper.java
56
* @param formattedNumber the
formatted
number if available, may be null
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/android/
log.h
97
* Send a
formatted
string to the log, used like printf(fmt,...)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/android/
log.h
97
* Send a
formatted
string to the log, used like printf(fmt,...)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/android/
log.h
97
* Send a
formatted
string to the log, used like printf(fmt,...)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/android/
log.h
97
* Send a
formatted
string to the log, used like printf(fmt,...)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/android/
log.h
97
* Send a
formatted
string to the log, used like printf(fmt,...)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/android/
log.h
97
* Send a
formatted
string to the log, used like printf(fmt,...)
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/android/
log.h
97
* Send a
formatted
string to the log, used like printf(fmt,...)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/android/
log.h
97
* Send a
formatted
string to the log, used like printf(fmt,...)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/android/
log.h
97
* Send a
formatted
string to the log, used like printf(fmt,...)
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
XmlFormatStyle.java
51
* @param resourceType the type of resource to be
formatted
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/util/
LineUtil.java
113
* @return The result of {@link #reflowLine(String)} on the
formatted
string.
/system/core/include/android/
log.h
97
* Send a
formatted
string to the log, used like printf(fmt,...)
/dalvik/dexgen/src/com/android/dexgen/util/
TwoColumnOutput.java
50
* Turns the given two strings (with widths) and spacer into a
formatted
58
* @return {@code non-null;} an appropriately-
formatted
string
/dalvik/dx/src/com/android/dx/util/
TwoColumnOutput.java
50
* Turns the given two strings (with widths) and spacer into a
formatted
58
* @return {@code non-null;} an appropriately-
formatted
string
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
PKIXCertPathValidatorResultTest.java
299
* Assertion: Returns a
formatted
string describing this object
320
* Assertion: Returns a
formatted
string describing this object
/external/icu4c/samples/numfmt/
main.cpp
255
// set the actual currency to be
formatted
267
// output=
formatted
currency value
/external/icu4c/test/intltest/
sdtfmtts.cpp
148
logln( (UnicodeString) "" + d + "
formatted
to " + res1);
155
logln((UnicodeString) "" + fD.getDate() + "
formatted
to " + res2);
/external/ipsec-tools/src/libipsec/
ipsec_set_policy.3
96
is
formatted
as either of the following:
167
strings, which are
formatted
as below:
/external/libnfc-nxp/src/
phFriNfc_DesfireFormat.h
229
* \brief Initiates the conversion of the already NDEF
formatted
tag to READ ONLY.
231
* \copydoc page_ovr The function initiates the conversion of the already NDEF
formatted
/external/protobuf/src/google/protobuf/stubs/
substitute.h
69
// * int32, int64, uint32, uint64:
Formatted
using SimpleItoa().
70
// * float, double:
Formatted
using SimpleFtoa() and SimpleDtoa().
/libcore/luni/src/test/java/tests/security/cert/
PKIXCertPathValidatorResultTest.java
293
* Assertion: Returns a
formatted
string describing this object
314
* Assertion: Returns a
formatted
string describing this object
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
menu.h
96
short frows; /* Nr. of
formatted
items high */
97
short fcols; /* Nr. of
formatted
items wide */
/external/guava/javadoc/com/google/common/base/
Objects.ToStringHelper.html
136
Adds a name/value pair to the
formatted
output in <code>name=value</code>
145
Adds a value to the
formatted
output in <code>value</code> format.<p/>
156
Returns the
formatted
string.</TD>
188
<DD>Adds a name/value pair to the
formatted
output in <code>name=value</code>
204
<DD>Adds a value to the
formatted
output in <code>value</code> format.<p/>
220
<DD>Returns the
formatted
string.
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
AsYouTypeFormatter.java
33
* {@link #inputDigit} on the formatter instance, and the partially
formatted
phone number will be
258
* @return the partially
formatted
phone number.
325
// See if the accrued digits can be
formatted
properly already. If not, use the results
362
* Returns the current position in the partially
formatted
phone number of the character which was
380
// Attempts to set the formatting template and returns a string which contains the
formatted
394
// Invokes inputDigitHelper on each digit of the national number accrued, and returns a
formatted
Completed in 1268 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>