Home
last modified time | relevance | path

Searched refs:tryAndThrowException (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/
DHealthConnectServiceImpl.java412 tryAndThrowException( in insertRecords()
417 tryAndThrowException(callback, securityException, ERROR_SECURITY); in insertRecords()
422 tryAndThrowException( in insertRecords()
429 tryAndThrowException(callback, e, ERROR_INTERNAL); in insertRecords()
540 tryAndThrowException( in aggregateRecords()
545 tryAndThrowException(callback, securityException, ERROR_SECURITY); in aggregateRecords()
550 tryAndThrowException( in aggregateRecords()
557 tryAndThrowException(callback, e, ERROR_INTERNAL); in aggregateRecords()
747 tryAndThrowException( in readRecords()
752 tryAndThrowException(callback, securityException, ERROR_SECURITY); in readRecords()
[all …]