OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attributeHandle
(Results
1 - 9
of
9
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattDbElement.java
39
public int
attributeHandle
;
86
public static GattDbElement createIncludedService(int
attributeHandle
) {
89
el.
attributeHandle
=
attributeHandle
;
GattService.java
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DTM.java
793
* @param
attributeHandle
The attribute handle
798
public boolean isAttributeSpecified(int
attributeHandle
);
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTM.java
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBase.java
[
all
...]
DTMDocumentImpl.java
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM.java
674
* @param
attributeHandle
Must be a valid handle to an attribute node.
678
public boolean isAttributeSpecified(int
attributeHandle
)
[
all
...]
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar
Completed in 548 milliseconds