Home
last modified time | relevance | path

Searched defs:Default (Results 1 – 25 of 36) sorted by relevance

12

/aosp12/packages/apps/Contacts/src/com/android/contacts/util/
H A DDeviceLocalAccountTypeFactory.java64 class Default implements DeviceLocalAccountTypeFactory { class
67 public Default(Context context) { in Default() method in DeviceLocalAccountTypeFactory.Default
/aosp12/frameworks/base/libs/hwui/
H A DColorMode.h24 Default = 0, enumerator
H A DProperties.h201 enum class OverdrawColorSet { Default = 0, Deuteranomaly }; enumerator
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DSeamlessness.h34 Default enumerator
H A DLayerInfo.h72 Default, // Layer didn't specify any specific handling strategy enumerator
/aosp12/system/linkerconfig/contents/include/linkerconfig/
H A Dcontext.h35 Default, enumerator
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.h58 enum EntryValue { Default = 0, SymVal = 1 }; enumerator
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
H A Dreadertest.cpp33 bool Default() { ADD_FAILURE(); return false; } in Default() function
59 bool Default() { ADD_FAILURE(); return false; } in Default() function
68 bool Default() { ADD_FAILURE(); return false; } in Default() function
77 bool Default() { ADD_FAILURE(); return false; } in Default() function
86 bool Default() { ADD_FAILURE(); return false; } in Default() function
95 bool Default() { ADD_FAILURE(); return false; } in Default() function
455 bool Default() { ADD_FAILURE(); return false; } in Default() function
705 bool Default() { ADD_FAILURE(); return false; } in Default() function
756 bool Default() { ADD_FAILURE(); return false; } in Default() function
824 bool Default() { ADD_FAILURE(); return false; } in Default() function
[all …]
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
H A DIDeprecated.java10 public static class Default implements android.aidl.tests.IDeprecated class
H A DINamedCallback.java8 public static class Default implements android.aidl.tests.INamedCallback class
H A DINewName.java8 public static class Default implements android.aidl.tests.INewName class
H A DIOldName.java8 public static class Default implements android.aidl.tests.IOldName class
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.h59 enum EntryValue { Default = 0, SymVal = 1 }; enumerator
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.h65 enum EntryValue { Default = 0, SymVal = 1 }; enumerator
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/example/messagereader/
H A Dmessagereader.cpp51 bool Default() { return false; } // All other events are invalid. in Default() function
/aosp12/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.h61 enum EntryValue { Default = 0, SymVal = 1 }; enumerator
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DExtensionControllerImpl.java368 private class Default<T> implements Item<T> { class in ExtensionControllerImpl.ExtensionImpl
371 public Default(Supplier<T> supplier) { in Default() method in ExtensionControllerImpl.ExtensionImpl.Default
/aosp12/build/blueprint/
H A Dninja_writer.go238 func (n *ninjaWriter) Default(pkgNames map[*packageContext]string, targets ...ninjaString) error { func
/aosp12/build/blueprint/bootstrap/bpdoc/
H A Dbpdoc.go61 Default string member
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ui/
H A DDisconnectedCallNotifier.java66 public static class Default implements Factory { class in DisconnectedCallNotifier
/aosp12/art/runtime/
H A Dlock_word.h172 static LockWord Default() { in Default() function
H A Dstack_map.h126 Default = -1, enumerator
/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DResolveInfo.h72 enum Visibility { Default = 0, Internal = 1, Hidden = 2, Protected = 3 }; enumerator
/aosp12/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/
H A DTimeStatsHelper.h64 Default = 1, enumerator
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
H A DILoggableInterface.java8 public static class Default implements android.aidl.loggable.ILoggableInterface class

12