/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
D | ResourcesWrapper.java | 54 public CharSequence getText(int id) throws NotFoundException { in getText() 59 public CharSequence getQuantityText(int id, int quantity) throws NotFoundException { in getQuantityText() 64 public String getString(int id) throws NotFoundException { in getString() 69 public String getString(int id, Object... formatArgs) throws NotFoundException { in getString() 74 public String getQuantityString(int id, int quantity, Object... formatArgs) in getQuantityString() 80 public String getQuantityString(int id, int quantity) throws NotFoundException { in getQuantityString() 85 public CharSequence getText(int id, CharSequence def) { in getText() 90 public CharSequence[] getTextArray(int id) throws NotFoundException { in getTextArray() 95 public String[] getStringArray(int id) throws NotFoundException { in getStringArray() 100 public int[] getIntArray(int id) throws NotFoundException { in getIntArray() [all …]
|
/frameworks/base/test-runner/src/android/test/mock/ |
D | MockResources.java | 51 public CharSequence getText(int id) throws NotFoundException { in getText() 56 public CharSequence getQuantityText(int id, int quantity) throws NotFoundException { in getQuantityText() 61 public String getString(int id) throws NotFoundException { in getString() 66 public String getString(int id, Object... formatArgs) throws NotFoundException { in getString() 71 public String getQuantityString(int id, int quantity, Object... formatArgs) in getQuantityString() 77 public String getQuantityString(int id, int quantity) throws NotFoundException { in getQuantityString() 82 public CharSequence getText(int id, CharSequence def) { in getText() 87 public CharSequence[] getTextArray(int id) throws NotFoundException { in getTextArray() 92 public String[] getStringArray(int id) throws NotFoundException { in getStringArray() 97 public int[] getIntArray(int id) throws NotFoundException { in getIntArray() [all …]
|
/frameworks/base/docs/html/reference/ |
D | gms_lists.js | 2 …{ id:0, label:"com.google.android.gms", link:"reference/com/google/android/gms/package-summary.htm… property 3 …{ id:1, label:"com.google.android.gms.R", link:"reference/com/google/android/gms/R.html", type:"cl… property 4 …{ id:2, label:"com.google.android.gms.R.attr", link:"reference/com/google/android/gms/R.attr.html"… property 5 …{ id:3, label:"com.google.android.gms.R.color", link:"reference/com/google/android/gms/R.color.htm… property 6 …{ id:4, label:"com.google.android.gms.R.drawable", link:"reference/com/google/android/gms/R.drawab… property 7 …{ id:5, label:"com.google.android.gms.R.id", link:"reference/com/google/android/gms/R.id.html", ty… property 8 …{ id:6, label:"com.google.android.gms.R.integer", link:"reference/com/google/android/gms/R.integer… property 9 …{ id:7, label:"com.google.android.gms.R.raw", link:"reference/com/google/android/gms/R.raw.html", … property 10 …{ id:8, label:"com.google.android.gms.R.string", link:"reference/com/google/android/gms/R.string.h… property 11 …{ id:9, label:"com.google.android.gms.R.style", link:"reference/com/google/android/gms/R.style.htm… property [all …]
|
D | lists.js | 2 …{ id:0, label:"com.google.android.gms", link:"reference/com/google/android/gms/package-summary.htm… property 3 …{ id:1, label:"com.google.android.gms.R", link:"reference/com/google/android/gms/R.html", type:"cl… property 4 …{ id:2, label:"com.google.android.gms.R.attr", link:"reference/com/google/android/gms/R.attr.html"… property 5 …{ id:3, label:"com.google.android.gms.R.color", link:"reference/com/google/android/gms/R.color.htm… property 6 …{ id:4, label:"com.google.android.gms.R.drawable", link:"reference/com/google/android/gms/R.drawab… property 7 …{ id:5, label:"com.google.android.gms.R.id", link:"reference/com/google/android/gms/R.id.html", ty… property 8 …{ id:6, label:"com.google.android.gms.R.integer", link:"reference/com/google/android/gms/R.integer… property 9 …{ id:7, label:"com.google.android.gms.R.string", link:"reference/com/google/android/gms/R.string.h… property 10 …{ id:8, label:"com.google.android.gms.R.style", link:"reference/com/google/android/gms/R.style.htm… property 11 …{ id:9, label:"com.google.android.gms.R.styleable", link:"reference/com/google/android/gms/R.style… property [all …]
|
D | gcm_lists.js | 2 …{ id:0, label:"com.google.android.gcm", link:"reference/com/google/android/gcm/package-summary.htm… property 3 …{ id:1, label:"com.google.android.gcm.GCMBaseIntentService", link:"reference/com/google/android/gc… property 4 …{ id:2, label:"com.google.android.gcm.GCMBroadcastReceiver", link:"reference/com/google/android/gc… property 5 …{ id:3, label:"com.google.android.gcm.GCMConstants", link:"reference/com/google/android/gcm/GCMCon… property 6 …{ id:4, label:"com.google.android.gcm.GCMRegistrar", link:"reference/com/google/android/gcm/GCMReg… property 7 …{ id:5, label:"com.google.android.gcm.server", link:"reference/com/google/android/gcm/server/packa… property 8 …{ id:6, label:"com.google.android.gcm.server.Constants", link:"reference/com/google/android/gcm/se… property 9 …{ id:7, label:"com.google.android.gcm.server.InvalidRequestException", link:"reference/com/google/… property 10 …{ id:8, label:"com.google.android.gcm.server.Message", link:"reference/com/google/android/gcm/serv… property 11 …{ id:9, label:"com.google.android.gcm.server.Message.Builder", link:"reference/com/google/android/… property [all …]
|
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
D | NotificationBuilderTest.java | 197 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/ |
D | IImsUtListener.aidl | 33 void utConfigurationUpdated(in IImsUt ut, int id); in utConfigurationUpdated() 34 void utConfigurationUpdateFailed(in IImsUt ut, int id, in ImsReasonInfo error); in utConfigurationUpdateFailed() 39 void utConfigurationQueried(in IImsUt ut, int id, in Bundle ssInfo); in utConfigurationQueried() 40 void utConfigurationQueryFailed(in IImsUt ut, int id, in ImsReasonInfo error); in utConfigurationQueryFailed() 46 int id, in ImsSsInfo[] cbInfo); in utConfigurationCallBarringQueried() 52 int id, in ImsCallForwardInfo[] cfInfo); in utConfigurationCallForwardQueried() 58 int id, in ImsSsInfo[] cwInfo); in utConfigurationCallWaitingQueried()
|
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/ |
D | BridgeResources.java | 133 private Pair<String, ResourceValue> getResourceValue(int id, boolean[] platformResFlag_out) { in getResourceValue() 162 public Drawable getDrawable(int id, Theme theme) { in getDrawable() 177 public int getColor(int id, Theme theme) throws NotFoundException { in getColor() 207 public ColorStateList getColorStateList(int id, Theme theme) throws NotFoundException { in getColorStateList() 226 public CharSequence getText(int id) throws NotFoundException { in getText() 249 public CharSequence[] getTextArray(int id) throws NotFoundException { in getTextArray() 263 public String[] getStringArray(int id) throws NotFoundException { in getStringArray() 292 public int[] getIntArray(int id) throws NotFoundException { in getIntArray() 336 private ResourceValue getArrayResourceValue(int id) throws NotFoundException { in getArrayResourceValue() 388 public XmlResourceParser getLayout(int id) throws NotFoundException { in getLayout() [all …]
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
D | ImsUt.java | 128 int id = miUt.queryCallBarring(cbType); in queryCallBarring() local 157 int id = miUt.queryCallForward(condition, number); in queryCallForward() local 185 int id = miUt.queryCallWaiting(); in queryCallWaiting() local 212 int id = miUt.queryCLIR(); in queryCLIR() local 238 int id = miUt.queryCLIP(); in queryCLIP() local 264 int id = miUt.queryCOLR(); in queryCOLR() local 290 int id = miUt.queryCOLP(); in queryCOLP() local 328 int id = miUt.updateCallBarring(cbType, enable, barrList); in updateCallBarring() local 358 … int id = miUt.updateCallForward(action, condition, number, serviceClass, timeSeconds); in updateCallForward() local 386 int id = miUt.updateCallWaiting(enable, serviceClass); in updateCallWaiting() local [all …]
|
/frameworks/opt/net/wifi/service/lib/ |
D | wifi_hal_stub.cpp | 52 wifi_error wifi_set_iface_event_handler_stub(wifi_request_id id, in wifi_set_iface_event_handler_stub() 57 wifi_error wifi_reset_iface_event_handler_stub(wifi_request_id id, wifi_interface_handle iface) { in wifi_reset_iface_event_handler_stub() 61 wifi_error wifi_start_gscan_stub(wifi_request_id id, wifi_interface_handle iface, in wifi_start_gscan_stub() 66 wifi_error wifi_stop_gscan_stub(wifi_request_id id, wifi_interface_handle iface) { in wifi_stop_gscan_stub() 75 wifi_error wifi_set_bssid_hotlist_stub(wifi_request_id id, wifi_interface_handle iface, in wifi_set_bssid_hotlist_stub() 80 wifi_error wifi_reset_bssid_hotlist_stub(wifi_request_id id, wifi_interface_handle iface) { in wifi_reset_bssid_hotlist_stub() 84 wifi_error wifi_set_significant_change_handler_stub(wifi_request_id id, wifi_interface_handle iface, in wifi_set_significant_change_handler_stub() 89 wifi_error wifi_reset_significant_change_handler_stub(wifi_request_id id, wifi_interface_handle ifa… in wifi_reset_significant_change_handler_stub() 102 wifi_error wifi_get_link_stats_stub(wifi_request_id id, in wifi_get_link_stats_stub() 118 wifi_error wifi_rtt_range_request_stub(wifi_request_id id, wifi_interface_handle iface, in wifi_rtt_range_request_stub() [all …]
|
/frameworks/base/core/java/android/content/res/ |
D | Resources.java | 307 public CharSequence getText(@StringRes int id) throws NotFoundException { in getText() 336 public CharSequence getQuantityText(@PluralsRes int id, int quantity) in getQuantityText() 399 public String getString(@StringRes int id) throws NotFoundException { in getString() 428 public String getString(@StringRes int id, Object... formatArgs) throws NotFoundException { in getString() 458 public String getQuantityString(@PluralsRes int id, int quantity, Object... formatArgs) in getQuantityString() 484 public String getQuantityString(@PluralsRes int id, int quantity) in getQuantityString() 503 public CharSequence getText(@StringRes int id, CharSequence def) { in getText() 519 public CharSequence[] getTextArray(@ArrayRes int id) throws NotFoundException { in getTextArray() 539 public String[] getStringArray(@ArrayRes int id) in getStringArray() 560 public int[] getIntArray(@ArrayRes int id) throws NotFoundException { in getIntArray() [all …]
|
/frameworks/base/media/java/android/media/ |
D | IRemoteDisplayProvider.aidl | 27 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/av/media/libstagefright/codecs/common/include/ |
D | voIndex.h | 33 #define _MAKE_SOURCE_ID(id, name) \ argument 36 #define _MAKE_CODEC_ID(id, name) \ argument 40 #define _MAKE_EFFECT_ID(id, name) \ argument 43 #define _MAKE_SINK_ID(id, name) \ argument 46 #define _MAKE_FILTER_ID(id, name) \ argument 49 #define _MAKE_OMX_ID(id, name) \ argument 52 #define _MAKE_MFW_ID(id, name) \ argument
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
D | ViewsStateBundle.java | 64 public void remove(int id) { in remove() 152 public final void loadView(View view, int id) { in loadView() 170 protected final void saveViewUnchecked(View view, int id) { in saveViewUnchecked() 187 public final Bundle saveOnScreenView(Bundle bundle, View view, int id) { in saveOnScreenView() 206 public final void saveOffscreenView(View view, int id) { in saveOffscreenView() 220 static String getSaveStatesKey(int id) { in getSaveStatesKey()
|
D | Action.java | 41 public Action(long id) { in Action() 51 public Action(long id, CharSequence label) { in Action() 62 public Action(long id, CharSequence label1, CharSequence label2) { in Action() 74 public Action(long id, CharSequence label1, CharSequence label2, Drawable icon) { in Action() 84 public final void setId(long id) { in setId()
|
/frameworks/base/rs/java/android/renderscript/ |
D | Program.java | 52 TextureType(int id) { in TextureType() 64 ProgramParam(int id) { in ProgramParam() 77 Program(long id, RenderScript rs) { in Program() 153 long id = a != null ? a.getID(mRS) : 0; in bindConstants() local 154 mRS.nProgramBindConstants(getID(mRS), slot, id); in bindConstants() local 175 long id = va != null ? va.getID(mRS) : 0; in bindTexture() local 176 mRS.nProgramBindTexture(getID(mRS), slot, id); in bindTexture() local 195 long id = vs != null ? vs.getID(mRS) : 0; in bindSampler() local 196 mRS.nProgramBindSampler(getID(mRS), slot, id); in bindSampler() local
|
/frameworks/base/media/tests/SoundPoolTest/src/com/android/ |
D | SoundPoolTest.java | 96 int id = mSoundPool.load(getApplicationContext(), resId, priority); in loadSound() local 134 int id = mSoundPool.play(mSounds[index], DEFAULT_VOLUME, DEFAULT_VOLUME, in TestSounds() local 156 int id = mSoundPool.play(mSounds[0], DEFAULT_VOLUME, DEFAULT_VOLUME, in TestScales() local 177 int id = mSoundPool.play(mSounds[0], DEFAULT_VOLUME, DEFAULT_VOLUME, in TestRates() local 212 int id = mSoundPool.play(mSounds[1], DEFAULT_VOLUME, DEFAULT_VOLUME, in TestPriority() local 251 int id = mSoundPool.play(mSounds[0], DEFAULT_VOLUME, DEFAULT_VOLUME, in TestPauseResume() local 310 … int id = mSoundPool.play(mSounds[0], 0.0f, 1.0f, NORMAL_PRIORITY, DEFAULT_LOOP, mScale[0]); in TestVolume() local
|
/frameworks/support/v4/java/android/support/v4/app/ |
D | NotificationManagerCompat.java | 115 void cancelNotification(NotificationManager notificationManager, String tag, int id); in cancelNotification() 117 void postNotification(NotificationManager notificationManager, String tag, int id, in postNotification() 126 int id) { in cancelNotification() 131 public void postNotification(NotificationManager notificationManager, String tag, int id, in postNotification() 145 int id) { in cancelNotification() 150 public void postNotification(NotificationManager notificationManager, String tag, int id, in postNotification() 179 public void cancel(int id) { in cancel() 188 public void cancel(String tag, int id) { in cancel() 208 public void notify(int id, Notification notification) { in notify() 218 public void notify(String tag, int id, Notification notification) { in notify() [all …]
|
D | LoaderManager.java | 51 public Loader<D> onCreateLoader(int id, Bundle args); in onCreateLoader() 126 public abstract <D> Loader<D> initLoader(int id, Bundle args, in initLoader() 144 public abstract <D> Loader<D> restartLoader(int id, Bundle args, in restartLoader() 153 public abstract void destroyLoader(int id); in destroyLoader() 159 public abstract <D> Loader<D> getLoader(int id); in getLoader() 235 public LoaderInfo(int id, Bundle args, LoaderManager.LoaderCallbacks<Object> callbacks) { in LoaderInfo() 536 private LoaderInfo createLoader(int id, Bundle args, in createLoader() 544 private LoaderInfo createAndInstallLoader(int id, Bundle args, in createAndInstallLoader() 591 … public <D> Loader<D> initLoader(int id, Bundle args, LoaderManager.LoaderCallbacks<D> callback) { in initLoader() 641 …public <D> Loader<D> restartLoader(int id, Bundle args, LoaderManager.LoaderCallbacks<D> callback)… in restartLoader() [all …]
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | KeySetManagerService.java | 73 public PublicKeyHandle(long id, PublicKey key) { in PublicKeyHandle() 82 private PublicKeyHandle(long id, int refCount, PublicKey key) { in PublicKeyHandle() 137 long id = getIdByKeySetLPr(ks); in packageIsSignedByLPr() local 165 long id = getIdByKeySetLPr(ks); in packageIsSignedByExactlyLPr() local 257 long id = ks.getId(); in addSigningKeySetToPackageLPw() local 340 public boolean isIdValidKeySetId(long id) { in isIdValidKeySetId() 351 public ArraySet<PublicKey> getPublicKeysFromKeySetLPr(long id) { in getPublicKeysFromKeySetLPr() 404 long id = addPublicKeyLPw(keys.valueAt(i)); in addKeySetLPw() local 422 long id = getFreeKeySetIDLPw(); in addKeySetLPw() local 436 private void decrementKeySetLPw(long id) { in decrementKeySetLPw() [all …]
|
/frameworks/native/libs/gui/ |
D | SurfaceComposerClient.cpp | 197 sp<IBinder> Composer::getBuiltInDisplay(int32_t id) { in getBuiltInDisplay() 251 const sp<SurfaceComposerClient>& client, const sp<IBinder>& id) { in getLayerStateLocked() 268 const sp<IBinder>& id, float x, float y) { in setPosition() 280 const sp<IBinder>& id, uint32_t w, uint32_t h) { in setSize() 296 const sp<IBinder>& id, uint32_t z) { in setLayer() 307 const sp<IBinder>& id, uint32_t flags, in setFlags() 325 const sp<SurfaceComposerClient>& client, const sp<IBinder>& id, in setTransparentRegionHint() 337 const sp<IBinder>& id, float alpha) { in setAlpha() 348 const sp<IBinder>& id, uint32_t layerStack) { in setLayerStack() 359 const sp<IBinder>& id, float dsdx, float dtdx, in setMatrix() [all …]
|
/frameworks/base/core/java/android/app/ |
D | LoaderManager.java | 70 public Loader<D> onCreateLoader(int id, Bundle args); in onCreateLoader() 145 public abstract <D> Loader<D> initLoader(int id, Bundle args, in initLoader() 163 public abstract <D> Loader<D> restartLoader(int id, Bundle args, in restartLoader() 172 public abstract void destroyLoader(int id); in destroyLoader() 178 public abstract <D> Loader<D> getLoader(int id); in getLoader() 242 public LoaderInfo(int id, Bundle args, LoaderManager.LoaderCallbacks<Object> callbacks) { in LoaderInfo() 543 private LoaderInfo createLoader(int id, Bundle args, in createLoader() 551 private LoaderInfo createAndInstallLoader(int id, Bundle args, in createAndInstallLoader() 598 … public <D> Loader<D> initLoader(int id, Bundle args, LoaderManager.LoaderCallbacks<D> callback) { in initLoader() 648 …public <D> Loader<D> restartLoader(int id, Bundle args, LoaderManager.LoaderCallbacks<D> callback)… in restartLoader() [all …]
|
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/ |
D | Partner.java | 53 public static Drawable getDrawable(Context context, int id) { in getDrawable() 64 public static String getString(Context context, int id) { in getString() 79 public static ResourceEntry getResourceEntry(Context context, int id) { in getResourceEntry() 95 public int id; field in Partner.ResourceEntry 98 ResourceEntry(Resources resources, int id, boolean isOverlay) { in ResourceEntry()
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | StatusTracker.cpp | 44 int id; in addComponent() local 65 void StatusTracker::removeComponent(int id) { in removeComponent() 83 void StatusTracker::markComponentIdle(int id, const sp<Fence>& componentFence) { in markComponentIdle() 87 void StatusTracker::markComponentActive(int id) { in markComponentActive() 91 void StatusTracker::markComponent(int id, ComponentState state, in markComponent()
|
/frameworks/data-binding/compiler/src/test/java/android/databinding/tool/ |
D | LayoutBinderTest.java | 53 final IdentifierExpr id = (IdentifierExpr) value; in testRegisterId() local 67 final IdentifierExpr id = (IdentifierExpr) value; in testRegisterImport() local 83 IdentifierExpr id = mExprModel.identifier("user"); in testParse() local 98 IdentifierExpr id = mExprModel.identifier("user"); in testParseWithMethods() local
|