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