Searched refs:recentsComponentName (Results 1 – 2 of 2) sorted by relevance
95 final ComponentName recentsComponentName = ComponentName.unflattenFromString( in testIsGestureAvailable_matchingServiceExists_shouldReturnTrue() local98 .setPackage(recentsComponentName.getPackageName()); in testIsGestureAvailable_matchingServiceExists_shouldReturnTrue()101 info.resolvePackageName = recentsComponentName.getPackageName(); in testIsGestureAvailable_matchingServiceExists_shouldReturnTrue()103 info.serviceInfo.name = recentsComponentName.getClassName(); in testIsGestureAvailable_matchingServiceExists_shouldReturnTrue()116 final ComponentName recentsComponentName = ComponentName.unflattenFromString( in testIsGestureAvailable_overlayDisabled_matchingServiceExists_shouldReturnFalse() local119 .setPackage(recentsComponentName.getPackageName()); in testIsGestureAvailable_overlayDisabled_matchingServiceExists_shouldReturnFalse()
63 final ComponentName recentsComponentName = ComponentName.unflattenFromString( in isGestureAvailable() local65 if (recentsComponentName == null) { in isGestureAvailable()71 .setPackage(recentsComponentName.getPackageName()); in isGestureAvailable()