Searched refs:getConstants (Results 1 – 8 of 8) sorted by relevance
57 backupManagerService.getConstants()); in onChange()
1168 backupManagerService.getConstants()); in revertAndEndBackup()
46 mConstants = service.getConstants(); in StateController()
461 writeSummaryTables(&file, systemSpecification.getConstants(), systemSpecification.getTypes(), in generateAlphabeticalIndex()464 writeSummaryTables(&file, systemSpecification.getConstants(), systemSpecification.getTypes(), in generateAlphabeticalIndex()
603 const std::map<std::string, Constant*>& getConstants() const { return mConstants; } in getConstants() function
108 when(mService.getConstants()).thenReturn(mConstants); in setUp()
308 public BackupManagerConstants getConstants() { in getConstants() method in BackupManagerService
797 public Constants getConstants() { in getConstants() method in JobSchedulerService