Searched refs:CALL_METHOD_LIST_GLOBAL (Results 1 – 3 of 3) sorted by relevance
304 else if ("global".equals(table)) callListCommand = Settings.CALL_METHOD_LIST_GLOBAL; in listForUser()
556 case Settings.CALL_METHOD_LIST_GLOBAL -> { in call()
2987 public static final String CALL_METHOD_LIST_GLOBAL = "LIST_global"; field in Settings