Home
last modified time | relevance | path

Searched refs:getWifiCallingCarrierActivityIntent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/wifi/calling/
DWifiCallingSliceHelper.java141 getWifiCallingCarrierActivityIntent(subId); in createWifiCallingSlice()
383 getWifiCallingCarrierActivityIntent(subId); in handleWifiCallingChanged()
533 protected Intent getWifiCallingCarrierActivityIntent(int subId) { in getWifiCallingCarrierActivityIntent() method in WifiCallingSliceHelper
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/calling/
DWifiCallingSliceHelperTest.java452 protected Intent getWifiCallingCarrierActivityIntent(int subId) { in getWifiCallingCarrierActivityIntent() method in WifiCallingSliceHelperTest.FakeWifiCallingSliceHelper