Searched refs:newHistory (Results 1 – 2 of 2) sorted by relevance
1696 CharSequence[] newHistory; in removeNotification() local1698 newHistory = new CharSequence[1]; in removeNotification()1700 newHistory = new CharSequence[oldHistory.length + 1]; in removeNotification()1702 newHistory[i + 1] = oldHistory[i]; in removeNotification()1705 newHistory[0] = String.valueOf(entry.remoteInputText); in removeNotification()1706 b.setRemoteInputHistory(newHistory); in removeNotification()
4413 boolean newHistory = false; in updateAllPhoneStateLocked()4446 newHistory = true; in updateAllPhoneStateLocked()4459 newHistory = true; in updateAllPhoneStateLocked()4469 newHistory = true; in updateAllPhoneStateLocked()4486 newHistory = true; in updateAllPhoneStateLocked()4493 if (newHistory) { in updateAllPhoneStateLocked()