Home
last modified time | relevance | path

Searched defs:getModifier (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/holo/src/android/holo/cts/
DLayoutAdapter.java89 public LayoutModifier getModifier() { in getModifier() method in LayoutAdapter.LayoutInfo
/cts/tools/signature-tools/src/signature/converter/dex/
DDexUtil.java152 public static Set<Modifier> getModifier(int mod) { in getModifier() method in DexUtil