Home
last modified time | relevance | path

Searched defs:resultId (Results 1 – 4 of 4) sorted by relevance

/packages/modules/ExtServices/src/android/ext/services/notification/
DSmartActionsHelper.java105 String resultId = conversationActionsResult.getId(); in suggest() local
234 String resultId, List<ConversationAction> conversationActions) { in reportActionsGenerated()
383 int eventType, String resultId) { in createTextClassifierEventBuilder()
494 public final String resultId; field in SmartActionsHelper.Session
497 Session(String resultId, Map<CharSequence, Float> repliesScores) { in Session()
/packages/services/Telephony/src/com/android/phone/settings/
DPickSmsSubscriptionActivity.java71 private static void sendResultAndClear(int resultId) { in sendResultAndClear()
/packages/services/Telephony/src/com/android/phone/
DSpecialCharSequenceMgr.java215 int resultId = SubscriptionManager.INVALID_SUBSCRIPTION_ID; in getNextSubIdForState() local
/packages/modules/NetworkStack/src/com/android/server/connectivity/ipmemorystore/
DIpMemoryStoreDatabase.java366 final long resultId = db.insertWithOnConflict(NetworkAttributesContract.TABLENAME, in storeNetworkAttributes() local