OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:remaining
(Results
651 - 675
of
4438
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/docs/html/design/building-blocks/
text-fields.jd
73
<p>Selection handles can be dragged to select more or less text while
remaining
in selection mode.</p>
/frameworks/base/docs/html/training/search/
backward-compat.jd
1
page.title=
Remaining
Backward Compatible
/frameworks/base/graphics/java/android/graphics/drawable/
Ripple.java
348
final float
remaining
;
local
350
remaining
= mOuterRadius - radius;
352
remaining
= mOuterRadius;
355
final int radiusDuration = (int) (1000 * Math.sqrt(
remaining
/ (WAVE_TOUCH_UP_ACCELERATION
/frameworks/base/packages/Keyguard/res/values-en-rGB/
strings.xml
141
<item quantity="one" msgid="8134313997799638254">"Incorrect SIM PIN code; you have <xliff:g id="NUMBER">%d</xliff:g>
remaining
attempt/s before you must contact your carrier to unlock your device."</item>
142
<item quantity="other" msgid="2215723361575359486">"Incorrect SIM PIN code; you have <xliff:g id="NUMBER">%d</xliff:g>
remaining
attempt/s."</item>
146
<item quantity="one" msgid="3256893607561060649">"Incorrect SIM PUK code; you have <xliff:g id="NUMBER">%d</xliff:g>
remaining
attempt/s before SIM becomes permanently unusable."</item>
147
<item quantity="other" msgid="5477305226026342036">"Incorrect SIM PUK code; you have <xliff:g id="NUMBER">%d</xliff:g>
remaining
attempt/s before SIM becomes permanently unusable."</item>
/frameworks/base/packages/Keyguard/res/values-en-rIN/
strings.xml
141
<item quantity="one" msgid="8134313997799638254">"Incorrect SIM PIN code; you have <xliff:g id="NUMBER">%d</xliff:g>
remaining
attempt/s before you must contact your carrier to unlock your device."</item>
142
<item quantity="other" msgid="2215723361575359486">"Incorrect SIM PIN code; you have <xliff:g id="NUMBER">%d</xliff:g>
remaining
attempt/s."</item>
146
<item quantity="one" msgid="3256893607561060649">"Incorrect SIM PUK code; you have <xliff:g id="NUMBER">%d</xliff:g>
remaining
attempt/s before SIM becomes permanently unusable."</item>
147
<item quantity="other" msgid="5477305226026342036">"Incorrect SIM PUK code; you have <xliff:g id="NUMBER">%d</xliff:g>
remaining
attempt/s before SIM becomes permanently unusable."</item>
/frameworks/base/services/core/java/com/android/server/hdmi/
PowerStatusMonitorAction.java
52
// updates power status of all
remaining
devices into POWER_STATUS_UNKNOWN.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
IccUtils.java
154
*
remaining
octets are 16 bit UCS2 characters ...
162
* used with some or all of the
remaining
octets in the string.
164
* If bit 8 of the octet is set to zero, the
remaining
7 bits
167
*
remaining
seven bits are an offset value added to the
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccUtils.java
154
*
remaining
octets are 16 bit UCS2 characters ...
162
* used with some or all of the
remaining
octets in the string.
164
* If bit 8 of the octet is set to zero, the
remaining
7 bits
167
*
remaining
seven bits are an offset value added to the
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
usage_dx.dox
58
automatically by the codec, depending on the amount of time
remaining
before
/hardware/qcom/gps/etc/
gps.conf
75
# and the
remaining
7 slots unwritable.
/libcore/benchmarks/src/benchmarks/regression/
URLConnectionBenchmark.java
115
response.addHeader("X-RateLimit-
Remaining
: 0");
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/
UTF16CharsetDecoderTest.java
64
byte[] bytes = new byte[b.
remaining
()];
/libcore/luni/src/main/java/java/nio/
CharSequenceAdapter.java
81
if (charCount >
remaining
()) {
/libcore/luni/src/main/java/java/nio/channels/
GatheringByteChannel.java
59
* Attempts to write all <code>
remaining
()</code> bytes from {@code length}
ScatteringByteChannel.java
55
* Attempts to read all {@code
remaining
()} bytes from {@code length} byte
/libcore/luni/src/main/java/javax/crypto/
MacSpi.java
90
* {@link ByteBuffer#
remaining
()} bytes.
/libcore/luni/src/main/java/javax/xml/parsers/
FilePathToURI.java
94
// get UTF-8 bytes for the
remaining
sub-string
/libcore/luni/src/main/java/javax/xml/transform/stream/
FilePathToURI.java
94
// get UTF-8 bytes for the
remaining
sub-string
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
multi_bigram_map.cpp
35
// Also caches the bigrams if there is space
remaining
and they have not been cached already.
/packages/services/Telecomm/src/com/android/server/telecom/
InCallController.java
211
void onPostDialWait(Call call, String
remaining
) {
213
Log.i(this, "Calling onPostDialWait,
remaining
= %s",
remaining
);
216
inCallService.setPostDialWait(mCallIdMapper.getCallId(call),
remaining
);
local
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
if_arcnet.h
64
__u8 payload[0]; /* space
remaining
in packet (504 bytes)*/
sonypi.h
119
/* get battery full capacity/
remaining
capacity */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_arcnet.h
64
__u8 payload[0]; /* space
remaining
in packet (504 bytes)*/
sonypi.h
119
/* get battery full capacity/
remaining
capacity */
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
functools.py
46
remaining
arguments. Default arguments are as for update_wrapper().
Completed in 716 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>