OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:maxlines
(Results
301 - 325
of
406
) sorted by null
<<
11
12
13
14
15
16
17
/packages/apps/UnifiedEmail/res/values/
styles.xml
33
<item name="android:
maxLines
">@integer/chips_max_lines</item>
419
<item name="android:
maxLines
">2</item>
[
all
...]
/external/clang/lib/Frontend/
ASTUnit.cpp
[
all
...]
/frameworks/base/core/res/res/values/
styles_material.xml
[
all
...]
styles.xml
51
<item name="
maxLines
">1</item>
[
all
...]
attrs.xml
[
all
...]
public.xml
367
<public type="attr" name="
maxLines
" id="0x01010153" />
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt
165
android:
maxLines
: Makes the TextView be at most this many lines tall. [integer]
247
android:singleLine : Constrains the text to a single horizontally scrolling line instead of letting it wrap onto multiple lines, and advances focus instead of inserting a newline when you press the enter key. * Deprecated: This attribute is deprecated. Use "
maxLines
" instead to change the layo...
[
all
...]
/packages/apps/Messaging/res/values/
styles.xml
132
<item name="android:
maxLines
">4</item>
/frameworks/base/docs/html/reference/android/support/wearable/
R.styleable.html
381
<p><p>This symbol is the offset where the <code><a href="/reference/android/R.attr.html#
maxLines
">
maxLines
</a></code>
618
<p><p>This symbol is the offset where the <code><a href="/reference/android/R.attr.html#
maxLines
">
maxLines
</a></code>
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
SubscriptionController.java
91
public ScLocalLog(int
maxLines
) {
93
mMaxLines =
maxLines
;
[
all
...]
/frameworks/support/v17/leanback/res/values/
attrs.xml
197
<flag name="
maxLines
" value="0x01" />
[
all
...]
/prebuilts/sdk/current/support/v17/leanback/res/values/
attrs.xml
197
<flag name="
maxLines
" value="0x01" />
[
all
...]
/external/clang/lib/Lex/
Lexer.cpp
539
unsigned
MaxLines
) {
559
if (
MaxLines
) {
566
if (CurLine ==
MaxLines
)
[
all
...]
/cts/tests/tests/widget/src/android/widget/cts/
TextViewTest.java
[
all
...]
/frameworks/base/core/java/android/widget/
TextView.java
[
all
...]
/libcore/benchmarks/src/benchmarks/regression/
R.java
[
all
...]
/frameworks/base/docs/html/reference/android/support/wearable/view/
ActionLabel.html
338
<li>
maxLines
[
all
...]
/external/zxing/core/
core.jar
/prebuilts/sdk/6/
android.jar
/prebuilts/tools/common/api-versions/android-1/
android.jar
/prebuilts/tools/common/api-versions/android-2/
android.jar
/prebuilts/tools/common/api-versions/android-3/
android.jar
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar
/prebuilts/tools/common/m2/repository/nekohtml/nekohtml/1.9.6.2/
nekohtml-1.9.6.2.jar
/cts/tools/dex-tools/dex/
classes.out.dex
808
public static final int
maxLines
[
all
...]
Completed in 1150 milliseconds
<<
11
12
13
14
15
16
17