Home
last modified time | relevance | path

Searched defs:id (Results 1 – 25 of 1392) sorted by relevance

12345678910>>...56

/frameworks/base/test-mock/src/android/test/mock/
DMockResources.java56 public CharSequence getText(int id) throws NotFoundException { in getText()
61 public CharSequence getQuantityText(int id, int quantity) throws NotFoundException { in getQuantityText()
66 public String getString(int id) throws NotFoundException { in getString()
71 public String getString(int id, Object... formatArgs) throws NotFoundException { in getString()
76 public String getQuantityString(int id, int quantity, Object... formatArgs) in getQuantityString()
82 public String getQuantityString(int id, int quantity) throws NotFoundException { in getQuantityString()
87 public CharSequence getText(int id, CharSequence def) { in getText()
92 public CharSequence[] getTextArray(int id) throws NotFoundException { in getTextArray()
97 public String[] getStringArray(int id) throws NotFoundException { in getStringArray()
102 public int[] getIntArray(int id) throws NotFoundException { in getIntArray()
[all …]
/frameworks/base/core/java/android/view/inspector/
DPropertyReader.java50 void readBoolean(int id, boolean value); in readBoolean()
59 void readByte(int id, byte value); in readByte()
68 void readChar(int id, char value); in readChar()
77 void readDouble(int id, double value); in readDouble()
86 void readFloat(int id, float value); in readFloat()
95 void readInt(int id, int value); in readInt()
104 void readLong(int id, long value); in readLong()
113 void readShort(int id, short value); in readShort()
124 void readObject(int id, @Nullable Object value); in readObject()
133 void readColor(int id, @ColorInt int value); in readColor()
[all …]
/frameworks/base/core/java/android/util/proto/
DProtoOutputStream.java229 final int id = (int)fieldId; in write() local
364 final int id = (int)fieldId; in write() local
499 final int id = (int)fieldId; in write() local
634 final int id = (int)fieldId; in write() local
767 final int id = (int)fieldId; in write() local
796 final int id = (int)fieldId; in write() local
825 final int id = (int)fieldId; in write() local
860 final int id = (int)fieldId; in start() local
899 final int id = checkFieldId(fieldId, FIELD_COUNT_SINGLE | FIELD_TYPE_DOUBLE); in writeDouble() local
904 private void writeDoubleImpl(int id, double val) { in writeDoubleImpl()
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/compat/
DCompatConfigBuilder.java42 CompatConfigBuilder addEnableAfterSdkChangeWithId(int sdk, long id) { in addEnableAfterSdkChangeWithId()
47 CompatConfigBuilder addEnableAfterSdkChangeWithIdAndName(int sdk, long id, String name) { in addEnableAfterSdkChangeWithIdAndName()
52 CompatConfigBuilder addEnableAfterSdkChangeWithIdDefaultDisabled(int sdk, long id) { in addEnableAfterSdkChangeWithIdDefaultDisabled()
57 CompatConfigBuilder addEnableAfterSdkChangeWithIdAndDescription(int sdk, long id, in addEnableAfterSdkChangeWithIdAndDescription()
63 CompatConfigBuilder addEnableSinceSdkChangeWithId(int sdk, long id) { in addEnableSinceSdkChangeWithId()
68 CompatConfigBuilder addEnableSinceSdkChangeWithIdAndName(int sdk, long id, String name) { in addEnableSinceSdkChangeWithIdAndName()
73 CompatConfigBuilder addEnableSinceSdkChangeWithIdDefaultDisabled(int sdk, long id) { in addEnableSinceSdkChangeWithIdDefaultDisabled()
78 CompatConfigBuilder addEnableSinceSdkChangeWithIdAndDescription(int sdk, long id, in addEnableSinceSdkChangeWithIdAndDescription()
84 CompatConfigBuilder addEnabledChangeWithId(long id) { in addEnabledChangeWithId()
89 CompatConfigBuilder addEnabledChangeWithIdAndName(long id, String name) { in addEnabledChangeWithIdAndName()
[all …]
/frameworks/base/core/tests/coretests/src/android/view/autofill/
DAutofillIdTest.java38 final AutofillId id = new AutofillId(42); in testNonVirtual() local
47 final AutofillId id = new AutofillId(42, 108); in testVirtual_int() local
66 final AutofillId id = new AutofillId(new AutofillId(42), 4815162342L, 108); in testVirtual_long() local
87 final AutofillId id = new AutofillId(new AutofillId(42), 108); in testVirtual_parentObjectConstructor() local
100 final AutofillId id = new AutofillId(new AutofillId(42), 108L, 666); in testVirtual_withSession() local
121 final AutofillId id = new AutofillId(42); in testFactoryMethod_withoutSession() local
130 final AutofillId id = new AutofillId(new AutofillId(42), 108L, 666); in testVirtual_Long_withoutSession() local
143 final AutofillId id = new AutofillId(42, 108); in testVirtual_Int_withoutSession() local
156 final AutofillId id = new AutofillId(42); in testSetResetSession() local
172 final AutofillId id = new AutofillId(42); in testEqualsHashCode_nonVirtual_same() local
[all …]
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationBuilderTest.java197 private void sendNotification(final int id) { in sendNotification()
206 private void cancelNotification(final int id) { in cancelNotification()
224 private Notification buildNotification(int id) { in buildNotification()
440 private void setChecked(int id) { in setChecked()
445 private int getRadioChecked(int id) { in getRadioChecked()
450 private String getRadioTag(int id) { in getRadioTag()
456 private int getRadioInt(int id, int def) { in getRadioInt()
469 private int getRadioHex(int id, int def) { in getRadioHex()
485 private boolean getChecked(int id) { in getChecked()
490 private Bitmap loadBitmap(int id) { in loadBitmap()
[all …]
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsUtListener.aidl35 void utConfigurationUpdated(in IImsUt ut, int id); in utConfigurationUpdated()
37 void utConfigurationUpdateFailed(in IImsUt ut, int id, in ImsReasonInfo error); in utConfigurationUpdateFailed()
43 void utConfigurationQueried(in IImsUt ut, int id, in Bundle ssInfo); in utConfigurationQueried()
45 void utConfigurationQueryFailed(in IImsUt ut, int id, in ImsReasonInfo error); in utConfigurationQueryFailed()
47 void lineIdentificationSupplementaryServiceResponse(int id, in ImsSsInfo config); in lineIdentificationSupplementaryServiceResponse()
53 int id, in ImsSsInfo[] cbInfo); in utConfigurationCallBarringQueried()
60 int id, in ImsCallForwardInfo[] cfInfo); in utConfigurationCallForwardQueried()
67 int id, in ImsSsInfo[] cwInfo); in utConfigurationCallWaitingQueried()
/frameworks/base/telephony/java/android/telephony/ims/
DImsUtListener.java71 public void onUtConfigurationUpdated(int id) { in onUtConfigurationUpdated()
79 public void onUtConfigurationUpdateFailed(int id, ImsReasonInfo error) { in onUtConfigurationUpdateFailed()
103 public void onUtConfigurationQueried(int id, Bundle configuration) { in onUtConfigurationQueried()
121 public void onLineIdentificationSupplementaryServiceResponse(int id, in onLineIdentificationSupplementaryServiceResponse()
135 public void onUtConfigurationQueryFailed(int id, ImsReasonInfo error) { in onUtConfigurationQueryFailed()
143 public void onUtConfigurationCallBarringQueried(int id, ImsSsInfo[] cbInfo) { in onUtConfigurationCallBarringQueried()
151 public void onUtConfigurationCallForwardQueried(int id, ImsCallForwardInfo[] cfInfo) { in onUtConfigurationCallForwardQueried()
159 public void onUtConfigurationCallWaitingQueried(int id, ImsSsInfo[] cwInfo) { in onUtConfigurationCallWaitingQueried()
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsUtListenerImplBase.java52 public void utConfigurationUpdated(IImsUt ut, int id) throws RemoteException { in utConfigurationUpdated()
56 public void utConfigurationUpdateFailed(IImsUt ut, int id, ImsReasonInfo error) in utConfigurationUpdateFailed()
64 public void utConfigurationQueried(IImsUt ut, int id, Bundle ssInfo) throws RemoteException { in utConfigurationQueried()
68 public void utConfigurationQueryFailed(IImsUt ut, int id, ImsReasonInfo error) in utConfigurationQueryFailed()
76 public void lineIdentificationSupplementaryServiceResponse(int id, ImsSsInfo config) { in lineIdentificationSupplementaryServiceResponse()
83 public void utConfigurationCallBarringQueried(IImsUt ut, int id, ImsSsInfo[] cbInfo) in utConfigurationCallBarringQueried()
91 public void utConfigurationCallForwardQueried(IImsUt ut, int id, ImsCallForwardInfo[] cfInfo) in utConfigurationCallForwardQueried()
99 public void utConfigurationCallWaitingQueried(IImsUt ut, int id, ImsSsInfo[] cwInfo) in utConfigurationCallWaitingQueried()
/frameworks/base/libs/protoutil/src/
DProtoOutputStream.cpp64 const uint32_t id = (uint32_t)fieldId; in internalWrite() local
126 const uint32_t id = (uint32_t)fieldId; in write() local
160 const uint32_t id = (uint32_t)fieldId; in write() local
176 const uint32_t id = (uint32_t)fieldId; in write() local
192 const uint32_t id = (uint32_t)fieldId; in write() local
260 uint32_t id = (uint32_t)fieldId; in start() local
533 ProtoOutputStream::writeLengthDelimitedHeader(uint32_t id, size_t size) in writeLengthDelimitedHeader()
562 ProtoOutputStream::writeDoubleImpl(uint32_t id, double val) in writeDoubleImpl()
569 ProtoOutputStream::writeFloatImpl(uint32_t id, float val) in writeFloatImpl()
576 ProtoOutputStream::writeInt64Impl(uint32_t id, int64_t val) in writeInt64Impl()
[all …]
/frameworks/base/core/java/android/content/pm/
DIDataLoader.aidl29 void create(int id, in DataLoaderParamsParcel params, in create()
32 void start(int id); in start()
33 void stop(int id); in stop()
34 void destroy(int id); in destroy()
36 …void prepareImage(int id, in InstallationFileParcel[] addedFiles, in @utf8InCpp String[] removedFi… in prepareImage()
/frameworks/layoutlib/bridge/src/android/content/res/
DResources_Delegate.java131 private static ResourceReference getResourceInfo(Resources resources, int id) { in getResourceInfo()
151 private static Pair<String, ResourceValue> getResourceValue(Resources resources, int id) { in getResourceValue()
170 static Drawable getDrawable(Resources resources, int id) { in getDrawable()
175 static Drawable getDrawable(Resources resources, int id, Theme theme) { in getDrawable()
204 static int getColor(Resources resources, int id) { in getColor()
209 static int getColor(Resources resources, int id, Theme theme) throws NotFoundException { in getColor()
240 static ColorStateList getColorStateList(Resources resources, int id) throws NotFoundException { in getColorStateList()
245 static ColorStateList getColorStateList(Resources resources, int id, Theme theme) in getColorStateList()
265 static CharSequence getText(Resources resources, int id, CharSequence def) { in getText()
284 static CharSequence getText(Resources resources, int id) throws NotFoundException { in getText()
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/management/
DFavoritesModelTest.kt108 val id = "$ID_PREFIX$removed" in <lambda>() constant
120 val id = "$ID_PREFIX$removed" in <lambda>() constant
131 val id = "$ID_PREFIX$removed" in <lambda>() constant
145 val id = "$ID_PREFIX$removed" in <lambda>() constant
157 val id = "$ID_PREFIX$removed" in <lambda>() constant
169 val id = "$ID_PREFIX$removed" in <lambda>() constant
211 val id = "$ID_PREFIX$added" in <lambda>() constant
223 val id = "$ID_PREFIX$added" in <lambda>() constant
238 val id = "$ID_PREFIX$added" in <lambda>() constant
249 val id = "$ID_PREFIX$added" in <lambda>() constant
/frameworks/opt/net/wifi/libwifi_hal/
Dhal_tool.cpp77 wifi_error wifi_set_iface_event_handler_stub(wifi_request_id id, in wifi_set_iface_event_handler_stub()
83 wifi_error wifi_reset_iface_event_handler_stub(wifi_request_id id, in wifi_reset_iface_event_handler_stub()
88 wifi_error wifi_start_gscan_stub(wifi_request_id id, in wifi_start_gscan_stub()
95 wifi_error wifi_stop_gscan_stub(wifi_request_id id, in wifi_stop_gscan_stub()
107 wifi_error wifi_set_bssid_hotlist_stub(wifi_request_id id, in wifi_set_bssid_hotlist_stub()
114 wifi_error wifi_reset_bssid_hotlist_stub(wifi_request_id id, in wifi_reset_bssid_hotlist_stub()
120 wifi_request_id id, wifi_interface_handle iface, in wifi_set_significant_change_handler_stub()
127 wifi_request_id id, wifi_interface_handle iface) { in wifi_reset_significant_change_handler_stub()
141 wifi_error wifi_get_link_stats_stub(wifi_request_id id, in wifi_get_link_stats_stub()
162 wifi_error wifi_rtt_range_request_stub(wifi_request_id id, in wifi_rtt_range_request_stub()
[all …]
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsUt.java174 int id = miUt.queryCallBarringForServiceClass(cbType, serviceClass); in queryCallBarring() local
203 int id = miUt.queryCallForward(condition, number); in queryCallForward() local
231 int id = miUt.queryCallWaiting(); in queryCallWaiting() local
258 int id = miUt.queryCLIR(); in queryCLIR() local
284 int id = miUt.queryCLIP(); in queryCLIP() local
310 int id = miUt.queryCOLR(); in queryCOLR() local
336 int id = miUt.queryCOLP(); in queryCOLP() local
395 int id = miUt.updateCallBarringWithPassword(cbType, action, in updateCallBarring() local
426 … int id = miUt.updateCallForward(action, condition, number, serviceClass, timeSeconds); in updateCallForward() local
454 int id = miUt.updateCallWaiting(enable, serviceClass); in updateCallWaiting() local
[all …]
/frameworks/base/core/java/com/android/internal/usb/
DDumpUtils.java51 long id, @NonNull UsbAccessory accessory) { in writeAccessory()
66 long id, @NonNull UsbDevice device) { in writeDevice()
91 @NonNull String idName, long id, @NonNull UsbConfiguration configuration) { in writeConfiguration()
107 long id, @NonNull UsbInterface iface) { in writeInterface()
126 long id, @NonNull UsbEndpoint endpoint) { in writeEndpoint()
144 long id, @NonNull UsbPort port) { in writePort()
182 long id, int powerRole) { in writePowerRole()
191 long id, int dataRole) { in writeDataRole()
200 @NonNull String idName, long id, int contaminantPresenceStatus) { in writeContaminantPresenceStatus()
210 long id, @NonNull UsbPortStatus status) { in writePortStatus()
/frameworks/opt/car/setupwizard/library/main/tests/robotests/src/com/android/car/setupwizardlib/partner/
DExternalResources.java103 public void getValue(int id, TypedValue outValue, boolean resolveRefs) { in getValue()
130 public int getInteger(int id) { in getInteger()
141 public int getColor(int id) { in getColor()
146 public int getColor(int id, @Nullable Theme theme) { in getColor()
157 public Drawable getDrawable(int id) { in getDrawable()
162 public Drawable getDrawable(int id, @Nullable Theme theme) { in getDrawable()
168 public ColorStateList getColorStateList(int id) throws NotFoundException { in getColorStateList()
174 public ColorStateList getColorStateList(int id, @Nullable Theme theme) { in getColorStateList()
197 public float getDimension(int id) { in getDimension()
209 public CharSequence getText(int id) { in getText()
[all …]
/frameworks/base/core/java/android/content/res/
DResources.java438 @NonNull public CharSequence getText(@StringRes int id) throws NotFoundException { in getText()
459 @NonNull public Typeface getFont(@FontRes int id) throws NotFoundException { in getFont()
476 Typeface getFont(@NonNull TypedValue value, @FontRes int id) throws NotFoundException { in getFont()
483 public void preloadFonts(@ArrayRes int id) { in preloadFonts()
516 public CharSequence getQuantityText(@PluralsRes int id, int quantity) in getQuantityText()
536 public String getString(@StringRes int id) throws NotFoundException { in getString()
560 public String getString(@StringRes int id, Object... formatArgs) throws NotFoundException { in getString()
592 public String getQuantityString(@PluralsRes int id, int quantity, Object... formatArgs) in getQuantityString()
620 public String getQuantityString(@PluralsRes int id, int quantity) throws NotFoundException { in getQuantityString()
638 public CharSequence getText(@StringRes int id, CharSequence def) { in getText()
[all …]
DCompatResources.java45 public Drawable getDrawable(@DrawableRes int id) throws NotFoundException { in getDrawable()
50 public Drawable getDrawableForDensity(@DrawableRes int id, int density) in getDrawableForDensity()
56 public int getColor(@ColorRes int id) throws NotFoundException { in getColor()
61 public ColorStateList getColorStateList(@ColorRes int id) throws NotFoundException { in getColorStateList()
/frameworks/base/core/java/android/view/autofill/
DIAugmentedAutofillManagerClient.aidl37 Rect getViewCoordinates(in AutofillId id); in getViewCoordinates()
42 AssistStructure.ViewNodeParcelable getViewNodeParcelable(in AutofillId id); in getViewNodeParcelable()
53 void requestShowFillUi(int sessionId, in AutofillId id, int width, int height, in requestShowFillUi()
59 void requestHideFillUi(int sessionId, in AutofillId id); in requestHideFillUi()
65 boolean requestAutofill(int sessionId, in AutofillId id); in requestAutofill()
/frameworks/base/core/proto/android/server/
Dpowerstatsservice.proto97 optional int32 id = 1; field
115 optional int32 id = 1; field
136 optional int32 id = 1; field
161 optional int32 id = 1; field
175 optional int32 id = 1; field
209 optional int32 id = 1; field
230 optional int32 id = 1; field
248 optional int32 id = 1; field
/frameworks/base/media/java/android/media/
DIRemoteDisplayProvider.aidl27 void connect(String id); in connect()
28 void disconnect(String id); in disconnect()
29 void setVolume(String id, int volume); in setVolume()
30 void adjustVolume(String id, int delta); in adjustVolume()
/frameworks/native/cmds/surfacereplayer/replayer/
DReplayer.cpp459 layer_id id, const PositionChange& pc) { in setPosition()
465 layer_id id, const SizeChange& sc) { in setSize()
471 layer_id id, const LayerChange& lc) { in setLayer()
477 layer_id id, const AlphaChange& ac) { in setAlpha()
483 layer_id id, const CropChange& cc) { in setCrop()
494 layer_id id, const CornerRadiusChange& cc) { in setCornerRadius()
501 layer_id id, const BackgroundBlurRadiusChange& cc) { in setBackgroundBlurRadius()
509 layer_id id, const MatrixChange& mc) { in setMatrix()
516 layer_id id, const TransparentRegionHintChange& trhc) { in setTransparentRegionHint()
529 layer_id id, const LayerStackChange& lsc) { in setLayerStack()
[all …]
/frameworks/base/core/java/android/net/vcn/persistablebundleutils/
DIkeIdentificationUtils.java69 IkeDerAsn1DnIdentification id = (IkeDerAsn1DnIdentification) ikeId; in toPersistableBundle() local
76 IkeFqdnIdentification id = (IkeFqdnIdentification) ikeId; in toPersistableBundle() local
81 IkeIpv4AddrIdentification id = (IkeIpv4AddrIdentification) ikeId; in toPersistableBundle() local
86 IkeIpv6AddrIdentification id = (IkeIpv6AddrIdentification) ikeId; in toPersistableBundle() local
91 IkeKeyIdIdentification id = (IkeKeyIdIdentification) ikeId; in toPersistableBundle() local
96 IkeRfc822AddrIdentification id = (IkeRfc822AddrIdentification) ikeId; in toPersistableBundle() local
/frameworks/base/core/java/com/android/internal/print/
DDumpUtils.java56 public static void writePrinterId(@NonNull DualDumpOutputStream proto, String idName, long id, in writePrinterId()
74 @NonNull DualDumpOutputStream proto, String idName, long id, in writePrinterCapabilities()
127 @NonNull DualDumpOutputStream proto, String idName, long id, in writePrinterInfo()
154 String idName, long id, @NonNull PrintAttributes.MediaSize mediaSize) { in writeMediaSize()
171 public static void writeResolution(@NonNull DualDumpOutputStream proto, String idName, long id, in writeResolution()
189 public static void writeMargins(@NonNull DualDumpOutputStream proto, String idName, long id, in writeMargins()
209 @NonNull DualDumpOutputStream proto, String idName, long id, in writePrintAttributes()
243 long id, @NonNull PrintDocumentInfo info) { in writePrintDocumentInfo()
265 public static void writePageRange(@NonNull DualDumpOutputStream proto, String idName, long id, in writePageRange()
283 @NonNull DualDumpOutputStream proto, String idName, long id, in writePrintJobInfo()

12345678910>>...56