Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 1428) sorted by relevance

12345678910>>...58

/frameworks/support/jetifier/jetifier/core/src/test/kotlin/com/android/tools/build/jetifier/core/type/
DJavaTypeTest.kt24 val type = JavaType.fromDotVersion("test.MyClass.FIELD") in javaType_testFromDotVersion() constant
30 val type = JavaType.fromDotVersion("test.MyClass.FIELD") in javaType_testParent() constant
37 val type = JavaType.fromDotVersion("test") in javaType_testParent_identity() constant
44 val type = JavaType.fromDotVersion("test.MyClass\$Inner") in javaType_remapeWithNewRootType() constant
/frameworks/av/media/img_utils/src/
DTiffEntry.cpp37 const sp<TiffIfd>* TiffEntry::forceValidType<sp<TiffIfd> >(TagType type, const sp<TiffIfd>* value) { in forceValidType()
47 const uint8_t* TiffEntry::forceValidType<uint8_t>(TagType type, const uint8_t* value) { in forceValidType()
57 const int8_t* TiffEntry::forceValidType<int8_t>(TagType type, const int8_t* value) { in forceValidType()
67 const uint16_t* TiffEntry::forceValidType<uint16_t>(TagType type, const uint16_t* value) { in forceValidType()
77 const int16_t* TiffEntry::forceValidType<int16_t>(TagType type, const int16_t* value) { in forceValidType()
87 const uint32_t* TiffEntry::forceValidType<uint32_t>(TagType type, const uint32_t* value) { in forceValidType()
97 const int32_t* TiffEntry::forceValidType<int32_t>(TagType type, const int32_t* value) { in forceValidType()
107 const double* TiffEntry::forceValidType<double>(TagType type, const double* value) { in forceValidType()
117 const float* TiffEntry::forceValidType<float>(TagType type, const float* value) { in forceValidType()
136 TagType type = getType(); in toString() local
/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
DBaseSettingsProviderTest.java60 protected void setStringViaFrontEndApiSetting(int type, String name, String value, int userId) { in setStringViaFrontEndApiSetting()
82 protected String getStringViaFrontEndApiSetting(int type, String name, int userId) { in getStringViaFrontEndApiSetting()
104 protected Uri insertStringViaProviderApi(int type, String name, String value, in insertStringViaProviderApi()
117 protected int deleteStringViaProviderApi(int type, String name) { in deleteStringViaProviderApi()
122 protected int updateStringViaProviderApiSetting(int type, String name, String value) { in updateStringViaProviderApiSetting()
131 protected String queryStringViaProviderApi(int type, String name) { in queryStringViaProviderApi()
135 protected String queryStringViaProviderApi(int type, String name, boolean queryStringInQuotes, in queryStringViaProviderApi()
170 protected static void resetSettingsViaShell(int type, int resetMode) throws IOException { in resetSettingsViaShell()
205 protected static void resetToDefaultsViaShell(int type, String packageName) throws IOException { in resetToDefaultsViaShell()
209 protected static void resetToDefaultsViaShell(int type, String packageName, String tag) in resetToDefaultsViaShell()
[all …]
DSettingsProviderTest.java252 private void testResetModePackageDefaultsCommon(int type) throws Exception { in testResetModePackageDefaultsCommon()
296 private void testResetModePackageDefaultsWithTokensCommon(int type) throws Exception { in testResetModePackageDefaultsWithTokensCommon()
351 private void testResetModeUntrustedDefaultsCommon(int type) throws Exception { in testResetModeUntrustedDefaultsCommon()
392 private void testResetModeUntrustedClearCommon(int type) throws Exception { in testResetModeUntrustedClearCommon()
433 private void testResetModeTrustedDefaultsCommon(int type) throws Exception { in testResetModeTrustedDefaultsCommon()
464 private void doTestQueryStringInBracketsViaProviderApiForType(int type) { in doTestQueryStringInBracketsViaProviderApiForType()
484 private void toTestBulkInsertViaProviderApiForType(int type) { in toTestBulkInsertViaProviderApiForType()
535 private void doTestQueryUpdateDeleteGlobalViaProviderApiForType(int type) throws Exception { in doTestQueryUpdateDeleteGlobalViaProviderApiForType()
572 private void performSetAndGetSettingTestViaFrontEndApi(int type, int userId) in performSetAndGetSettingTestViaFrontEndApi()
584 private void performSetAndGetSettingTestViaProviderApi(int type) in performSetAndGetSettingTestViaProviderApi()
[all …]
/frameworks/support/recyclerview-selection/src/main/java/androidx/recyclerview/selection/
DRange.java82 void extendRange(int position, @RangeType int type) { in extendRange()
94 private void establishRange(int position, @RangeType int type) { in establishRange()
108 private void reviseRange(int position, @RangeType int type) { in reviseRange()
129 private void reviseAscending(int position, @RangeType int type) { in reviseAscending()
144 private void reviseDescending(int position, @RangeType int type) { in reviseDescending()
169 int begin, int end, boolean selected, @RangeType int type) { in updateRange()
178 private void log(@RangeType int type, String message) { in log()
188 int begin, int end, boolean selected, @RangeType int type); in updateForRange()
/frameworks/base/core/java/android/app/timezone/
DUtils.java24 static int validateVersion(String type, int version) { in validateVersion()
31 static String validateRulesVersion(String type, String rulesVersion) { in validateRulesVersion()
41 static <T> T validateNotNull(String type, T object) { in validateNotNull()
52 static <T> T validateConditionalNull(boolean requireNotNull, String type, T object) { in validateConditionalNull()
61 static <T> T validateNull(String type, T object) { in validateNull()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
DTonesAutoTest.java37 int type; in tonesDtmfTest() local
61 int type; in tonesSupervisoryTest() local
98 int type; in tonesProprietaryTest() local
123 int type; in tonesSimultaneousTest() local
153 int type; in tonesStressTest() local
/frameworks/support/compat/src/main/java/androidx/core/view/
DNestedScrollingChild2.java83 boolean startNestedScroll(@ScrollAxis int axes, @NestedScrollType int type); in startNestedScroll()
93 void stopNestedScroll(@NestedScrollType int type); in stopNestedScroll()
105 boolean hasNestedScrollingParent(@NestedScrollType int type); in hasNestedScrollingParent()
133 @NestedScrollType int type); in dispatchNestedScroll()
156 @Nullable int[] offsetInWindow, @NestedScrollType int type); in dispatchNestedPreScroll()
DNestedScrollingParent2.java65 @NestedScrollType int type); in onStartNestedScroll()
85 @NestedScrollType int type); in onNestedScrollAccepted()
99 void onStopNestedScroll(@NonNull View target, @NestedScrollType int type); in onStopNestedScroll()
124 int dxUnconsumed, int dyUnconsumed, @NestedScrollType int type); in onNestedScroll()
148 @NestedScrollType int type); in onNestedPreScroll()
DNestedScrollingChildHelper.java113 public boolean hasNestedScrollingParent(@NestedScrollType int type) { in hasNestedScrollingParent()
144 public boolean startNestedScroll(@ScrollAxis int axes, @NestedScrollType int type) { in startNestedScroll()
185 public void stopNestedScroll(@NestedScrollType int type) { in stopNestedScroll()
219 @NestedScrollType int type) { in dispatchNestedScroll()
277 @Nullable int[] offsetInWindow, @NestedScrollType int type) { in dispatchNestedPreScroll()
382 private ViewParent getNestedScrollingParentForType(@NestedScrollType int type) { in getNestedScrollingParentForType()
392 private void setNestedScrollingParentForType(@NestedScrollType int type, ViewParent p) { in setNestedScrollingParentForType()
/frameworks/base/core/java/android/app/slice/
DSliceQuery.java83 public static List<SliceItem> findAll(SliceItem s, String type) { in findAll()
90 public static List<SliceItem> findAll(SliceItem s, String type, String hints, String nonHints) { in findAll()
97 public static List<SliceItem> findAll(SliceItem s, String type, String[] hints, in findAll()
107 public static SliceItem find(Slice s, String type, String hints, String nonHints) { in find()
114 public static SliceItem find(Slice s, String type) { in find()
121 public static SliceItem find(SliceItem s, String type) { in find()
128 public static SliceItem find(SliceItem s, String type, String hints, String nonHints) { in find()
135 public static SliceItem find(Slice s, String type, String[] hints, String[] nonHints) { in find()
144 public static SliceItem find(SliceItem s, String type, String[] hints, String[] nonHints) { in find()
/frameworks/base/wifi/java/android/net/wifi/aware/
DTlvBufferUtils.java150 public TlvConstructor putByte(int type, byte b) { in putByte()
170 public TlvConstructor putByteArray(int type, @Nullable byte[] array, int offset, in putByteArray()
191 public TlvConstructor putByteArray(int type, @Nullable byte[] array) { in putByteArray()
205 public TlvConstructor putZeroLengthElement(int type) { in putZeroLengthElement()
221 public TlvConstructor putShort(int type, short data) { in putShort()
239 public TlvConstructor putInt(int type, int data) { in putInt()
259 public TlvConstructor putString(int type, @Nullable String data) { in putString()
297 private void addHeader(int type, int length) { in addHeader()
325 public int type; field in TlvBufferUtils.TlvElement
344 private TlvElement(int type, int length, @Nullable byte[] refArray, int offset) { in TlvElement()
[all …]
/frameworks/base/services/net/java/android/net/netlink/
DStructNlAttr.java40 public static short makeNestedType(short type) { in makeNestedType()
107 public StructNlAttr(short type, byte value) { in StructNlAttr()
113 public StructNlAttr(short type, short value) { in StructNlAttr()
117 public StructNlAttr(short type, short value, ByteOrder order) { in StructNlAttr()
124 public StructNlAttr(short type, int value) { in StructNlAttr()
128 public StructNlAttr(short type, int value, ByteOrder order) { in StructNlAttr()
135 public StructNlAttr(short type, InetAddress ip) { in StructNlAttr()
140 public StructNlAttr(short type, StructNlAttr... nested) { in StructNlAttr()
/frameworks/base/core/java/com/android/server/
DLocalServices.java45 public static <T> T getService(Class<T> type) { in getService()
54 public static <T> void addService(Class<T> type, T service) { in addService()
67 public static <T> void removeServiceForTest(Class<T> type) { in removeServiceForTest()
/frameworks/base/core/java/android/hardware/camera2/utils/
DTypeReference.java87 private TypeReference(Type type) { in TypeReference()
104 public SpecializedBaseTypeReference(Type type) { in SpecializedBaseTypeReference()
139 public static TypeReference<?> createSpecializedTypeReference(Type type) { in createSpecializedTypeReference()
162 private static final Class<?> getRawType(Type type) { in getRawType()
216 private static Type getComponentType(Type type) { in getComponentType()
271 public static boolean containsTypeVariable(Type type) { in containsTypeVariable()
369 private static void toString(Type type, StringBuilder out) { in toString()
/frameworks/base/core/java/android/content/res/
DTypedArray.java180 final int type = data[index + STYLE_TYPE]; in getText() local
217 final int type = data[index + STYLE_TYPE]; in getString() local
256 final int type = data[index + STYLE_TYPE]; in getNonResourceString() local
287 final int type = data[index + STYLE_TYPE]; in getNonConfigurationString() local
333 final int type = data[index + STYLE_TYPE]; in getBoolean() local
372 final int type = data[index + STYLE_TYPE]; in getInt() local
409 final int type = data[index + STYLE_TYPE]; in getFloat() local
460 final int type = data[index + STYLE_TYPE]; in getColor() local
578 final int type = data[index + STYLE_TYPE]; in getInteger() local
626 final int type = data[index + STYLE_TYPE]; in getDimension() local
[all …]
/frameworks/base/core/java/android/accounts/
DAuthenticatorDescription.java27 final public String type; field in AuthenticatorDescription
51 public AuthenticatorDescription(String type, String packageName, int labelId, int iconId, in AuthenticatorDescription()
64 public AuthenticatorDescription(String type, String packageName, int labelId, int iconId, in AuthenticatorDescription()
74 public static AuthenticatorDescription newKey(String type) { in newKey()
79 private AuthenticatorDescription(String type) { in AuthenticatorDescription()
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglGetTransformFeedbackVarying.java11 int[] type, in glGetTransformFeedbackVarying()
28 java.nio.IntBuffer type, in glGetTransformFeedbackVarying()
40 java.nio.IntBuffer type, in glGetTransformFeedbackVarying()
51 int[] type, in glGetTransformFeedbackVarying()
61 java.nio.IntBuffer type in glGetTransformFeedbackVarying()
DglGetActiveUniform.java11 int[] type, in glGetActiveUniform()
26 java.nio.IntBuffer type, in glGetActiveUniform()
36 int[] type, in glGetActiveUniform()
46 java.nio.IntBuffer type in glGetActiveUniform()
DglGetActiveAttrib.java11 int[] type, in glGetActiveAttrib()
26 java.nio.IntBuffer type, in glGetActiveAttrib()
37 int[] type, in glGetActiveAttrib()
47 java.nio.IntBuffer type in glGetActiveAttrib()
/frameworks/base/core/java/android/app/
DAlarmManager.java349 public void set(@AlarmType int type, long triggerAtMillis, PendingIntent operation) { in set()
376 public void set(@AlarmType int type, long triggerAtMillis, String tag, OnAlarmListener listener, in set()
437 public void setRepeating(@AlarmType int type, long triggerAtMillis, in setRepeating()
487 public void setWindow(@AlarmType int type, long windowStartMillis, long windowLengthMillis, in setWindow()
502 public void setWindow(@AlarmType int type, long windowStartMillis, long windowLengthMillis, in setWindow()
541 public void setExact(@AlarmType int type, long triggerAtMillis, PendingIntent operation) { in setExact()
555 public void setExact(@AlarmType int type, long triggerAtMillis, String tag, in setExact()
566 public void setIdleUntil(@AlarmType int type, long triggerAtMillis, String tag, in setIdleUntil()
616 public void set(@AlarmType int type, long triggerAtMillis, long windowMillis, in set()
632 public void set(@AlarmType int type, long triggerAtMillis, long windowMillis, in set()
[all …]
/frameworks/base/core/java/android/os/health/
DHealthKeys.java75 int type(); in type() method
112 final int type = constant.type(); in Constants() local
148 public int getSize(int type) { in getSize()
162 public int getIndex(int type, int key) { in getIndex()
175 public int[] getKeys(int type) { in getKeys()
/frameworks/opt/net/voip/src/java/android/net/sip/
DSimpleSessionDescription.java118 public Media newMedia(String type, int port, int portCount, in newMedia()
194 public int getBandwidth(String type) { in getBandwidth()
202 public void setBandwidth(String type, int value) { in setBandwidth()
244 private Media(String type, int port, int portCount, String protocol) { in Media()
334 public String getRtpmap(int type) { in getRtpmap()
342 public String getFmtp(int type) { in getFmtp()
352 public void setRtpPayload(int type, String rtpmap, String fmtp) { in setRtpPayload()
364 public void removeRtpPayload(int type) { in removeRtpPayload()
470 public int getBandwidth(String type) { in getBandwidth()
485 public void setBandwidth(String type, int value) { in setBandwidth()
[all …]
/frameworks/base/drm/java/android/drm/
DDrmInfoEvent.java72 public DrmInfoEvent(int uniqueId, int type, String message) { in DrmInfoEvent()
87 public DrmInfoEvent(int uniqueId, int type, String message, in DrmInfoEvent()
98 private void checkTypeValidity(int type) { in checkTypeValidity()
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DWindowTestsBase.java195 private WindowState createCommonWindow(WindowState parent, int type, String name) { in createCommonWindow()
223 DisplayContent dc, int windowingMode, int activityType, int type) { in createWindowToken()
243 WindowState createWindow(WindowState parent, int type, String name) { in createWindow()
252 int type, DisplayContent dc, String name) { in createWindowOnStack()
259 WindowState createAppWindow(Task task, int type, String name) { in createAppWindow()
267 WindowState createWindow(WindowState parent, int type, DisplayContent dc, String name) { in createWindow()
275 WindowState createWindow(WindowState parent, int type, DisplayContent dc, String name, in createWindow()
285 WindowState createWindow(WindowState parent, int type, WindowToken token, String name) { in createWindow()
292 WindowState createWindow(WindowState parent, int type, WindowToken token, String name, in createWindow()
298 static WindowState createWindow(WindowState parent, int type, WindowToken token, in createWindow()

12345678910>>...58