Searched refs:CALL_METHOD_PUT_SECURE (Results 1 – 3 of 3) sorted by relevance
197 else if ("secure".equals(table)) callPutCommand = Settings.CALL_METHOD_PUT_SECURE; in putForUser()
778 public static final String CALL_METHOD_PUT_SECURE = "PUT_secure"; field in Settings2737 CALL_METHOD_PUT_SECURE);
646 } else if (Settings.CALL_METHOD_PUT_SECURE.equals(method)) { in call()