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