Searched refs:resetTargetSdkVersionCache (Results 1 – 2 of 2) sorted by relevance
435 static void resetTargetSdkVersionCache(const String16& opPackageName);
1529 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