Home
last modified time | relevance | path

Searched defs:LOCAL (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/cpp/computepipe/runner/graph/include/
DPrebuiltGraph.h39 LOCAL = 0, enumerator
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/rule/
DTestStabilityRule.java55 public static final int LOCAL = 0x1; field in TestStabilityRule
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DAccountWithDataSet.java32 public static final AccountWithDataSet LOCAL = new AccountWithDataSet(null, null, null); field in AccountWithDataSet