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