Searched refs:CLOSE (Results 1 – 13 of 13) sorted by relevance
/frameworks/data-binding/compilerCommon/src/main/xml-gen/android/databinding/parser/ |
D | XMLLexer.tokens | 10 CLOSE=10
|
D | XMLParser.tokens | 10 CLOSE=10
|
D | XMLLexer.java | 21 TEXT=9, CLOSE=10, SPECIAL_CLOSE=11, SLASH_CLOSE=12, SLASH=13, EQUALS=14, field in XMLLexer
|
D | XMLParser.java | 21 TEXT=9, CLOSE=10, SPECIAL_CLOSE=11, SLASH_CLOSE=12, SLASH=13, EQUALS=14, field in XMLParser 449 match(CLOSE); in element() 459 match(CLOSE); in element()
|
/frameworks/av/media/libmedia/ |
D | IDataSource.cpp | 35 CLOSE, enumerator 82 remote()->transact(CLOSE, data, &reply); in close() 166 case CLOSE: { in onTransact()
|
D | IMediaRecorder.cpp | 39 CLOSE, enumerator 328 remote()->transact(CLOSE, data, &reply); in close() 363 case CLOSE: { in onTransact()
|
/frameworks/data-binding/compilerCommon/ |
D | XMLLexer.g4 | 54 CLOSE : '>' -> popMode ;
|
/frameworks/base/core/java/android/webkit/ |
D | WebSettings.java | 108 CLOSE(75); // 120dpi enumConstant
|
/frameworks/base/proto/src/ |
D | metrics_constants.proto | 3532 // OPEN: Notification unsnoozed. CLOSE: Notification snoozed. UPDATE: snoozed notification 3628 // OPEN: Notification channel created. CLOSE: Notification channel deleted. UPDATE: notification
|
/frameworks/base/api/ |
D | current.txt | 16201 field public static final int CLOSE = 2; // 0x2 16424 field public static final int CLOSE = 2; // 0x2 48984 enum_constant public static final android.webkit.WebSettings.ZoomDensity CLOSE;
|
D | test-current.txt | 16299 field public static final int CLOSE = 2; // 0x2 16522 field public static final int CLOSE = 2; // 0x2 49451 enum_constant public static final android.webkit.WebSettings.ZoomDensity CLOSE;
|
D | system-current.txt | 17744 field public static final int CLOSE = 2; // 0x2 17967 field public static final int CLOSE = 2; // 0x2 52666 enum_constant public static final android.webkit.WebSettings.ZoomDensity CLOSE;
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 36376 enum_constant public static final android.webkit.WebSettings.ZoomDensity CLOSE;
|