Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/wifi/calling/
H A DWifiCallingSliceHelper.java145 final Intent activationAppIntent = in createWifiCallingSlice() local
150 if (activationAppIntent != null && !isWifiCallingEnabled) { in createWifiCallingSlice()
381 final Intent activationAppIntent = in handleWifiCallingChanged() local
383 if ((newValue == currentValue) && activationAppIntent == null) { in handleWifiCallingChanged()