Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.h435 static void resetTargetSdkVersionCache(const String16& opPackageName);
DSensorService.cpp1529 resetTargetSdkVersionCache(opPackageName); in getSensorList()
1588 resetTargetSdkVersionCache(opPackageName); in createSensorEventConnection()
1640 resetTargetSdkVersionCache(opPackageName); in createSensorDirectConnection()
2382 void SensorService::resetTargetSdkVersionCache(const String16& opPackageName) { in resetTargetSdkVersionCache() function in android::SensorService