Searched refs:REQUEST_CALL_PHONE (Results 1 – 2 of 2) sorted by relevance
132 case PhoneNumberInteraction.REQUEST_CALL_PHONE: in onRequestPermissionsResult()
89 public static final int REQUEST_CALL_PHONE = 2; field in PhoneNumberInteraction231 (Activity) context, new String[] {permission.CALL_PHONE}, REQUEST_CALL_PHONE); in startInteraction()