Searched refs:ViewTranslationResponse (Results 1 – 16 of 16) sorted by relevance
39 public final class ViewTranslationResponse implements Parcelable { class128 /* package-private */ ViewTranslationResponse( in ViewTranslationResponse() method in ViewTranslationResponse163 ViewTranslationResponse that = (ViewTranslationResponse) o; in equals()199 /* package-private */ ViewTranslationResponse(@NonNull Parcel in) { in ViewTranslationResponse() method in ViewTranslationResponse219 = new Parcelable.Creator<ViewTranslationResponse>() {221 public ViewTranslationResponse[] newArray(int size) {222 return new ViewTranslationResponse[size];226 public ViewTranslationResponse createFromParcel(@NonNull Parcel in) {227 return new ViewTranslationResponse(in);266 public @NonNull ViewTranslationResponse build() { in build()[all …]
68 private final SparseArray<ViewTranslationResponse> mViewTranslationResponses;120 @NonNull ViewTranslationResponse response) { in setViewTranslationResponse()136 private static SparseArray<ViewTranslationResponse> defaultViewTranslationResponses() { in defaultViewTranslationResponses()188 @NonNull SparseArray<ViewTranslationResponse> viewTranslationResponses, in TranslationResponse()235 public @NonNull SparseArray<ViewTranslationResponse> getViewTranslationResponses() { in getViewTranslationResponses()293 …SparseArray<ViewTranslationResponse> viewTranslationResponses = (SparseArray) in.readSparseArray(V… in TranslationResponse()341 private @NonNull SparseArray<ViewTranslationResponse> mViewTranslationResponses;399 …@NonNull Builder setViewTranslationResponses(@NonNull SparseArray<ViewTranslationResponse> value) { in setViewTranslationResponses()
307 final SparseArray<ViewTranslationResponse> translatedResult = in onTranslationCompleted()309 final SparseArray<ViewTranslationResponse> viewsResult = new SparseArray<>(); in onTranslationCompleted()310 final SparseArray<LongSparseArray<ViewTranslationResponse>> virtualViewsResult = in onTranslationCompleted()314 final ViewTranslationResponse result = translatedResult.valueAt(i); in onTranslationCompleted()324 final LongSparseArray<ViewTranslationResponse> childIds = in onTranslationCompleted()348 SparseArray<LongSparseArray<ViewTranslationResponse>> translatedResult) { in onVirtualViewTranslationCompleted()372 final LongSparseArray<ViewTranslationResponse> virtualChildResponse = in onVirtualViewTranslationCompleted()401 private void onTranslationCompleted(SparseArray<ViewTranslationResponse> translatedResult) { in onTranslationCompleted()418 final ViewTranslationResponse response = translatedResult.valueAt(i); in onTranslationCompleted()737 @NonNull ViewTranslationResponse response) { in sanitizedViewTranslationResponse()
19 parcelable ViewTranslationResponse;
26 import android.view.translation.ViewTranslationResponse;42 private final ViewTranslationResponse mTranslationResponse;51 public TranslationTransformationMethod(@NonNull ViewTranslationResponse response, in TranslationTransformationMethod()68 public ViewTranslationResponse getViewTranslationResponse() { in getViewTranslationResponse()
33 import android.view.translation.ViewTranslationResponse;81 ViewTranslationResponse response = view.getViewTranslationResponse(); in onShowTranslation()
57 import android.view.translation.ViewTranslationResponse;381 LongSparseArray<ViewTranslationResponse> response) { in onVirtualViewTranslationResponses()
73 import android.view.translation.ViewTranslationResponse;2897 @NonNull LongSparseArray<ViewTranslationResponse> response) { in onVirtualViewTranslationResponses()
165 import android.view.translation.ViewTranslationResponse;5471 private ViewTranslationResponse mViewTranslationResponse;32532 public ViewTranslationResponse getViewTranslationResponse() { in getViewTranslationResponse()32548 public void onViewTranslationResponse(@NonNull ViewTranslationResponse response) { in onViewTranslationResponse()32573 @NonNull LongSparseArray<ViewTranslationResponse> response) { in onVirtualViewTranslationResponses()
9383 android.view.translation.ViewTranslationResponse$19384 android.view.translation.ViewTranslationResponse
32181 Landroid/view/translation/ViewTranslationResponse$1;32182 Landroid/view/translation/ViewTranslationResponse;
52268 …method @Nullable public android.view.translation.ViewTranslationResponse getViewTranslationRespons…52419 …d public void onViewTranslationResponse(@NonNull android.view.translation.ViewTranslationResponse);52420 …Responses(@NonNull android.util.LongSparseArray<android.view.translation.ViewTranslationResponse>);56883 …NonNull public android.util.SparseArray<android.view.translation.ViewTranslationResponse> getViewT…56898 …Builder setViewTranslationResponse(int, @NonNull android.view.translation.ViewTranslationResponse);56979 public final class ViewTranslationResponse implements android.os.Parcelable {56985 …atic final android.os.Parcelable.Creator<android.view.translation.ViewTranslationResponse> CREATOR;56988 public static final class ViewTranslationResponse.Builder {56989 ctor public ViewTranslationResponse.Builder(@NonNull android.view.autofill.AutofillId);56990 method @NonNull public android.view.translation.ViewTranslationResponse build();[all …]
17836 …Responses(@NonNull android.util.LongSparseArray<android.view.translation.ViewTranslationResponse>);
9414 android.view.translation.ViewTranslationResponse$19415 android.view.translation.ViewTranslationResponse
42315 Landroid/view/translation/ViewTranslationResponse$1;42316 Landroid/view/translation/ViewTranslationResponse;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...