Searched refs:SEND_MESSAGE (Results 1 – 3 of 3) sorted by relevance
1440 public static final String SEND_MESSAGE = "send_message"; field in UIProvider.AccountCallMethods
2184 UIProvider.AccountCallMethods.SEND_MESSAGE; in sendOrSaveMessage()
1987 if (TextUtils.equals(method, UIProvider.AccountCallMethods.SEND_MESSAGE)) { in call()