/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
ThemeUtils.java | 48 final int[][] states = new int[2][]; local 53 states[i] = DISABLED_STATE_SET; 58 states[i] = EMPTY_STATE_SET; 62 return new ColorStateList(states, colors);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
drawable1-expected-completion47.txt | 11 <selector ></selector> : Drawable used to render several states.
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
StateListDrawable.java | 98 if (DEBUG) android.util.Log.i(TAG, "onStateChange " + this + " states " 173 final int[] states = extractStateSet(attrs); local 177 // attributes and extracting states. 190 state.addStateSet(states, dr); 203 int[] states = new int[numAttrs]; local 215 states[j++] = attrs.getAttributeBooleanValue(i, false) 219 states = StateSet.trimStateSet(states, j); 220 return states; 228 * Gets the number of states contained in this drawable [all...] |
/external/bison/src/ |
ielr.h | 29 * - \c ::states is of size \c ::nstates and defines an LR(0) parser 33 * - \c ::states is of size \c ::nstates (which might be greater than
|
/external/lldb/test/functionalities/thread/state/ |
main.c | 10 // This test is intended to verify that thread states are properly maintained 13 // can create the intended states.
|
/external/nist-sip/java/gov/nist/core/ |
Debug.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
Separators.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
AcceptEncodingList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
AcceptLanguageList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
AcceptList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
AuthenticationInfoList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
Authorization.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
AuthorizationList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
CallInfoList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
ContactList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
ContentEncodingList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
ErrorInfoList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
ExtensionHeaderList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
InReplyToList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
Indentation.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
ProxyAuthenticateList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
ProxyAuthorizationList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
ProxyRequireList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
ReasonList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|
RecordRouteList.java | 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST 7 * employees are not subject to copyright protection in the United States
|