Searched refs:callPutCommand (Results 1 – 1 of 1) sorted by relevance
355 final String callPutCommand; in putForUser() local357 callPutCommand = Settings.CALL_METHOD_PUT_SYSTEM; in putForUser()363 } else if ("secure".equals(table)) callPutCommand = Settings.CALL_METHOD_PUT_SECURE; in putForUser()364 else if ("global".equals(table)) callPutCommand = Settings.CALL_METHOD_PUT_GLOBAL; in putForUser()383 callPutCommand, key, arg); in putForUser()