Searched refs:getContributingPackages (Results 1 – 4 of 4) sorted by relevance
1753 expectedResponseMap.get(StepsRecord.class).getContributingPackages().add(APP_PACKAGE_NAME); in testGetRecordTypeInfo_InsertRecords_correctContributingPackages()1756 .getContributingPackages() in testGetRecordTypeInfo_InsertRecords_correctContributingPackages()1760 .getContributingPackages() in testGetRecordTypeInfo_InsertRecords_correctContributingPackages()1764 .getContributingPackages() in testGetRecordTypeInfo_InsertRecords_correctContributingPackages()1814 expectedResponseMap.get(StepsRecord.class).getContributingPackages().add(APP_PACKAGE_NAME); in testGetRecordTypeInfo_partiallyDeleteInsertedRecords_correctContributingPackages()1817 .getContributingPackages() in testGetRecordTypeInfo_partiallyDeleteInsertedRecords_correctContributingPackages()1821 .getContributingPackages() in testGetRecordTypeInfo_partiallyDeleteInsertedRecords_correctContributingPackages()1825 .getContributingPackages() in testGetRecordTypeInfo_partiallyDeleteInsertedRecords_correctContributingPackages()1847 .getContributingPackages() in testGetRecordTypeInfo_partiallyDeleteInsertedRecords_correctContributingPackages()1884 expectedResponseMap.get(StepsRecord.class).getContributingPackages().add(APP_PACKAGE_NAME); in testGetRecordTypeInfo_MultipleInsertedRecords_correctContributingPackages()[all …]
67 public List<DataOrigin> getContributingPackages() { in getContributingPackages() method in RecordTypeInfoResponse
147 …nNull public java.util.List<android.health.connect.datatypes.DataOrigin> getContributingPackages();
1362 public ArrayList<String> getContributingPackages() { in getContributingPackages() method in RecordTypeInfoTestResponse