/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ |
H A D | ComponentFetcher.java | 32 return fromObject(context, componentClass); in from() 37 return fromObject(application, componentClass); in from() 40 private static <T> T fromObject(@NonNull Object object, Class<T> componentClass) { in fromObject() method in ComponentFetcher
|
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/format/ |
H A D | ObjectFormat.java | 44 public static MutableFrameFormat fromObject(Object object, int target) { in fromObject() method in ObjectFormat 50 public static MutableFrameFormat fromObject(Object object, int count, int target) { in fromObject() method in ObjectFormat
|
/aosp12/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/ |
H A D | ObjectSource.java | 60 FrameFormat outputFormat = ObjectFormat.fromObject(mObject, FrameFormat.TARGET_SIMPLE); in process()
|
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
H A D | SimpleFrame.java | 42 FrameFormat format = ObjectFormat.fromObject(object, FrameFormat.TARGET_SIMPLE); in wrapObject()
|
H A D | SerializedFrame.java | 181 FrameFormat format = ObjectFormat.fromObject(object, FrameFormat.TARGET_SIMPLE); in wrapObject()
|
H A D | Filter.java | 633 MutableFrameFormat inputFormat = ObjectFormat.fromObject(value, FrameFormat.TARGET_SIMPLE); in wrapInputValue()
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 18748 Landroid/filterfw/format/ObjectFormat;->fromObject(Ljava/lang/Object;I)Landroid/filterfw/core/Mutab… 18749 Landroid/filterfw/format/ObjectFormat;->fromObject(Ljava/lang/Object;II)Landroid/filterfw/core/Muta…
|