Searched refs:sapProfile (Results 1 – 1 of 1) sorted by relevance
1392 SapProfile sapProfile = mProfileManager.getSapProfile(); in isConnectedSapDevice() local1393 return sapProfile != null && sapProfile.getConnectionStatus(mDevice) in isConnectedSapDevice()