Searched refs:CALL_METHOD_LIST_SECURE (Results 1 – 3 of 3) sorted by relevance
303 else if ("secure".equals(table)) callListCommand = Settings.CALL_METHOD_LIST_SECURE; in listForUser()
558 case Settings.CALL_METHOD_LIST_SECURE: { in call()
2433 public static final String CALL_METHOD_LIST_SECURE = "LIST_secure"; field in Settings