Home
last modified time | relevance | path

Searched defs:unused (Results 1 – 25 of 71) sorted by relevance

123

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DCurrentWallpaperInfoVN.java116 public String getActionUrl(Context unused) { in getActionUrl()
121 public String getCollectionId(Context unused) { in getCollectionId()
126 public int getActionIconRes(Context unused) { in getActionIconRes()
131 public int getActionLabelRes(Context unused) { in getActionLabelRes()
DThirdPartyAppCategory.java99 public void show(Activity srcActivity, PickerIntentFactory unused, int requestCode) { in show()
121 public Asset getThumbnail(Context unused) { in getThumbnail()
/packages/apps/TV/src/com/android/tv/menu/
DChannelsRowAdapter.java123 private void onGuideClicked(View unused) { in onGuideClicked()
128 private void onChannelDownClicked(View unused) { in onChannelDownClicked()
132 private void onChannelUpClicked(View unused) { in onChannelUpClicked()
136 private void onSetupClicked(View unused) { in onSetupClicked()
141 private void onDvrClicked(View unused) { in onDvrClicked()
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestInjector.java125 public Requester getRequester(Context unused) { in getRequester()
164 public AlarmManagerWrapper getAlarmManagerWrapper(Context unused) { in getAlarmManagerWrapper()
172 public UserEventLogger getUserEventLogger(Context unused) { in getUserEventLogger()
180 public ExploreIntentChecker getExploreIntentChecker(Context unused) { in getExploreIntentChecker()
196 public FormFactorChecker getFormFactorChecker(Context unused) { in getFormFactorChecker()
DTestAsset.java64 public void decodeBitmapRegion(Rect unused, int targetWidth, int targetHeight, in decodeBitmapRegion()
70 public void decodeRawDimensions(Activity unused, DimensionsReceiver receiver) { in decodeRawDimensions()
/packages/apps/Settings/src/com/android/settings/notification/app/
DNoConversationsPreferenceController.java73 protected Void doInBackground(Void... unused) { in updateState()
84 protected void onPostExecute(Void unused) { in updateState()
DAppChannelsBypassingDndPreferenceController.java133 protected Void doInBackground(Void... unused) { in loadAppChannels()
150 protected void onPostExecute(Void unused) { in loadAppChannels()
DAppConversationListPreferenceController.java96 protected Void doInBackground(Void... unused) { in loadConversationsAndPopulate()
106 protected void onPostExecute(Void unused) { in loadConversationsAndPopulate()
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DClearCallLogDialog.java102 public Void doInBackground(@Nullable Void unused) throws Throwable { in doInBackground()
113 private void onSuccess(Void unused) { in onSuccess()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
DBuiltInWallpaperAsset.java76 public void decodeRawDimensions(Activity unused, DimensionsReceiver receiver) { in decodeRawDimensions()
142 protected Bitmap doInBackground(Void... unused) { in doInBackground()
179 protected Bitmap doInBackground(Void... unused) { in doInBackground()
213 protected Point doInBackground(Void... unused) { in doInBackground()
DCurrentWallpaperAssetV16.java61 public void decodeRawDimensions(Activity unused, DimensionsReceiver receiver) { in decodeRawDimensions()
97 protected Bitmap doInBackground(Void... unused) { in doInBackground()
132 protected Point doInBackground(Void... unused) { in doInBackground()
/packages/apps/Car/Settings/src/com/android/car/settings/system/
DResetAppPrefFragment.java91 protected Void doInBackground(Void... unused) { in doInBackground()
152 protected void onPostExecute(Void unused) { in onPostExecute()
/packages/apps/Dialer/java/com/android/dialer/common/concurrent/
DDefaultFutureCallback.java34 public void onSuccess(T unused) {} in onSuccess()
/packages/apps/Dialer/java/com/android/voicemail/impl/settings/
DVisualVoicemailSettingsUtil.java69 private static void onSuccess(Void unused) { in onSuccess()
194 public Void doInBackground(Void unused) { in doInBackground()
218 public Void doInBackground(Void unused) { in doInBackground()
/packages/apps/Settings/src/com/android/settings/notification/zen/
DZenModeConversationsImagePreferenceController.java127 protected Void doInBackground(Void... unused) { in loadConversations()
157 protected void onPostExecute(Void unused) { in loadConversations()
DZenModePriorityConversationsPreferenceController.java147 protected Void doInBackground(Void... unused) { in updateChannelCounts()
175 protected void onPostExecute(Void unused) { in updateChannelCounts()
/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/
DImsEntitlementPollingService.java174 protected Void doInBackground(Void... unused) { in doInBackground()
189 protected void onPostExecute(Void unused) { in onPostExecute()
196 protected void onCancelled(Void unused) { in onCancelled()
/packages/apps/TV/common/src/com/android/tv/common/feature/
DSdk.java39 public boolean isEnabled(Context unused) { in isEnabled()
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetherDownstream6Key.java49 final Inet6Address unused = (Inet6Address) InetAddress.getByAddress(neigh6); in TetherDownstream6Key() local
/packages/apps/Dialer/java/com/android/incallui/speakeasy/
DSpeakEasyCallManagerStub.java53 public boolean isAvailable(@NonNull Context unused) { in isAvailable()
/packages/apps/Launcher3/src/com/android/launcher3/widget/dragndrop/
DAppWidgetHostViewDragListener.java35 public void onDragStart(DropTarget.DragObject dragObject, DragOptions unused) { in onDragStart()
/packages/apps/Car/Settings/src/com/android/car/settings/security/
DCredentialStorageActivity.java221 protected Boolean doInBackground(Void... unused) { in doInBackground()
287 protected Boolean doInBackground(Void... unused) { in doInBackground()
345 protected Boolean doInBackground(Void... unused) { in doInBackground()
/packages/apps/Dialer/java/com/android/dialer/blockreportspam/
DShowBlockReportSpamDialogReceiver.java233 public void onSuccess(Void unused) { in blockNumber()
259 public void onSuccess(Void unused) { in unblockNumber()
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DInetAddressesTest.java113 public void test_isNumericAddress(String address, String unused) { in test_isNumericAddress()
/packages/apps/ThemePicker/tests/src/com/android/customization/testing/
DTestCustomizationInjector.java65 public UserEventLogger getUserEventLogger(Context unused) { in getUserEventLogger()

123