/aosp12/packages/apps/Contacts/src/com/android/contacts/util/ |
H A D | DeviceLocalAccountTypeFactory.java | 64 class Default implements DeviceLocalAccountTypeFactory { class 67 public Default(Context context) { in Default() method in DeviceLocalAccountTypeFactory.Default
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | ColorMode.h | 24 Default = 0, enumerator
|
H A D | Properties.h | 201 enum class OverdrawColorSet { Default = 0, Deuteranomaly }; enumerator
|
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/ |
H A D | Seamlessness.h | 34 Default enumerator
|
H A D | LayerInfo.h | 72 Default, // Layer didn't specify any specific handling strategy enumerator
|
/aosp12/system/linkerconfig/contents/include/linkerconfig/ |
H A D | context.h | 35 Default, enumerator
|
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/ |
H A D | ARMRelocator.h | 58 enum EntryValue { Default = 0, SymVal = 1 }; enumerator
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
H A D | readertest.cpp | 33 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 D | IDeprecated.java | 10 public static class Default implements android.aidl.tests.IDeprecated class
|
H A D | INamedCallback.java | 8 public static class Default implements android.aidl.tests.INamedCallback class
|
H A D | INewName.java | 8 public static class Default implements android.aidl.tests.INewName class
|
H A D | IOldName.java | 8 public static class Default implements android.aidl.tests.IOldName class
|
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/ |
H A D | AArch64Relocator.h | 59 enum EntryValue { Default = 0, SymVal = 1 }; enumerator
|
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/ |
H A D | HexagonRelocator.h | 65 enum EntryValue { Default = 0, SymVal = 1 }; enumerator
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/example/messagereader/ |
H A D | messagereader.cpp | 51 bool Default() { return false; } // All other events are invalid. in Default() function
|
/aosp12/frameworks/compile/mclinker/lib/Target/X86/ |
H A D | X86Relocator.h | 61 enum EntryValue { Default = 0, SymVal = 1 }; enumerator
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | ExtensionControllerImpl.java | 368 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 D | ninja_writer.go | 238 func (n *ninjaWriter) Default(pkgNames map[*packageContext]string, targets ...ninjaString) error { func
|
/aosp12/build/blueprint/bootstrap/bpdoc/ |
H A D | bpdoc.go | 61 Default string member
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ui/ |
H A D | DisconnectedCallNotifier.java | 66 public static class Default implements Factory { class in DisconnectedCallNotifier
|
/aosp12/art/runtime/ |
H A D | lock_word.h | 172 static LockWord Default() { in Default() function
|
H A D | stack_map.h | 126 Default = -1, enumerator
|
/aosp12/frameworks/compile/mclinker/include/mcld/LD/ |
H A D | ResolveInfo.h | 72 enum Visibility { Default = 0, Internal = 1, Hidden = 2, Protected = 3 }; enumerator
|
/aosp12/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/ |
H A D | TimeStatsHelper.h | 64 Default = 1, enumerator
|
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
H A D | ILoggableInterface.java | 8 public static class Default implements android.aidl.loggable.ILoggableInterface class
|