Searched refs:wearServiceComponentName (Results 1 – 1 of 1) sorted by relevance
3086 ComponentName wearServiceComponentName = ComponentName.unflattenFromString( in startOtherServices() local3089 if (wearServiceComponentName != null) { in startOtherServices()3091 intent.setComponent(wearServiceComponentName); in startOtherServices()