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