summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/database/Database.java
diff options
context:
space:
mode:
authoruabdullah <uabdullah@google.com>2018-02-11 16:49:45 -0800
committerCopybara-Service <copybara-piper@google.com>2018-02-12 11:42:06 -0800
commitcdcda1a127c4841c2710c17f64a2f522c62cd512 (patch)
tree5addb70bf9c778c1617b20e700baf9bf67983c2b /java/com/android/dialer/database/Database.java
parentc9213fe63ee5727c55980f549ff10dac87f2e4f0 (diff)
Use UI Listeners for querying voicemail status table
Earlier we were using the legacy CallLogQueryHandler for querying the voicemail status table. However we should be using UI Listeners instead in NUI. This CL queries the voicemail status table and returns a list of voicemail status', which are then used to display the corresponding error messages. This CL also moved VoicemailStatus out of the legacy dialer/database and moves it to dialer/voicemailstatus and ensures that there are no dependencies on the legacy dialer/database in the NUI. Bug: 73139237 Test: Unit tests PiperOrigin-RevId: 185321023 Change-Id: Id16ea475b6a52da380fbf8b3590dc75cbcdc370e
Diffstat (limited to 'java/com/android/dialer/database/Database.java')
0 files changed, 0 insertions, 0 deletions