HomeSort by relevance Sort by last modified time
    Searched defs:getLabelId (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/ARM/
ARMConstantPoolValue.h 76 unsigned getLabelId() const { return LabelId; }
  /frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/
PlaybackGraphs.java 54 public int getLabelId();
72 public int getLabelId() {
98 public int getLabelId() {
107 public int getLabelId();
157 public int getLabelId() {
167 public int getLabelId() {
177 public int getLabelId() {
187 public int getLabelId() {
197 public int getLabelId() {
287 Metrics[metricIndex].getLabelId());
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/search/
SearchablesTest.java 154 assertTrue(si.getLabelId() != 0); // This must be a useable string
  /frameworks/base/core/java/android/app/
SearchableInfo.java 539 + ",label=" + searchable.getLabelId()
624 public int getLabelId() {
    [all...]

Completed in 92 milliseconds