Home
last modified time | relevance | path

Searched defs:toJson (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DGestureRecorder.java43 public abstract String toJson(); in toJson() method in GestureRecorder.Gesture.Record
65 public String toJson() { in toJson() method in GestureRecorder.Gesture.MotionEventRecord
85 public String toJson() { in toJson() method in GestureRecorder.Gesture.TagRecord
121 public String toJson() { in toJson() method in GestureRecorder.Gesture
215 public String toJson() { in toJson() method in GestureRecorder
/aosp12/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
H A DAbstractAsset.java54 public abstract String toJson(); in toJson() method in AbstractAsset
H A DWebAsset.java75 public String toJson() { in toJson() method in WebAsset
H A DAndroidAppAsset.java68 public String toJson() { in toJson() method in AndroidAppAsset
/aosp12/packages/services/Car/car-lib/src/android/car/vms/
H A DVmsOperationRecorder.java256 private static JSONObject toJson(VmsLayer layer) throws JSONException { in toJson() method in VmsOperationRecorder
263 private static JSONObject toJson(VmsLayerDependency layerDependency) throws JSONException { in toJson() method in VmsOperationRecorder
276 private static JSONArray toJson(VmsLayersOffering layersOffering) throws JSONException { in toJson() method in VmsOperationRecorder
/aosp12/frameworks/base/tools/split-select/
H A DRule.cpp42 String8 Rule::toJson(int indent) const { in toJson() function in split::Rule
/aosp12/frameworks/base/services/core/java/com/android/server/rollback/
H A DRollbackStore.java392 private static JSONObject toJson(VersionedPackage pkg) throws JSONException { in toJson() method in RollbackStore
405 private static JSONObject toJson(PackageRollbackInfo info) throws JSONException { in toJson() method in RollbackStore
472 private static JSONArray toJson(List<PackageRollbackInfo> infos) throws JSONException { in toJson() method in RollbackStore
/aosp12/frameworks/base/core/java/android/app/
H A DNotificationChannelGroup.java260 public JSONObject toJson() throws JSONException { in toJson() method in NotificationChannelGroup
H A DNotificationChannel.java1130 public JSONObject toJson() throws JSONException { in toJson() method in NotificationChannel
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_serializer.cpp191 EcsSerializer::SimpleJsonSerializer::SimpleJsonSerializer(PropertyToJsonFunc toJson, PropertyFromJs… in SimpleJsonSerializer()
200 EcsSerializer::IPropertySerializer& EcsSerializer::Add(PropertyToJsonFunc toJson, PropertyFromJsonF… in Add()
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/
H A Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...