Searched refs:CALL_METHOD_LIST_SYSTEM (Results 1 – 3 of 3) sorted by relevance
301 if ("system".equals(table)) callListCommand = Settings.CALL_METHOD_LIST_SYSTEM; in listForUser()
517 case Settings.CALL_METHOD_LIST_SYSTEM: { in call()
1987 public static final String CALL_METHOD_LIST_SYSTEM = "LIST_system"; field in Settings