Searched defs:getImportStatus (Results 1 – 7 of 7) sorted by relevance
27 fun getImportStatus( method
30 override fun getImportStatus( in getImportStatus() method in com.android.healthconnect.controller.exportimport.api.HealthDataImportManagerImpl
38 override fun getImportStatus( in getImportStatus() method in com.android.healthconnect.controller.tests.utils.di.FakeHealthDataImportManager
147 public static ImportStatus getImportStatus() { in getImportStatus() method in ExportImportSettingsStorage
379 void getImportStatus(in UserHandle userHandle, in IImportStatusCallback callback); in getImportStatus() method
1830 public void getImportStatus( in getImportStatus() method in HealthConnectManager
2136 public void getImportStatus(@NonNull UserHandle user, @NonNull IImportStatusCallback callback) { in getImportStatus() method in HealthConnectServiceImpl