Searched refs:isPhoneCall (Results 1 – 4 of 4) sorted by relevance
54 @NonNull String permGroupName, long lastAccess, boolean isActive, boolean isPhoneCall, in PermGroupUsage() argument61 this.mIsPhoneCall = isPhoneCall; in PermGroupUsage()109 public boolean isPhoneCall() { in isPhoneCall() method in PermGroupUsage
170 `when`(usage.isPhoneCall).thenReturn(false) in <lambda>()248 isPhoneCall = false, in <lambda>()593 isPhoneCall: Boolean = false, in <lambda>()602 `when`(usage.isPhoneCall).thenReturn(isPhoneCall) in <lambda>()
161 val appName = if (it.isPhoneCall) { in showDialog()175 it.isPhoneCall in showDialog()
2052 method public boolean isPhoneCall();