HomeSort by relevance Sort by last modified time
    Searched refs:lookupIdx (Results 1 - 2 of 2) sorted by null

  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationService.java 112 int lookupIdx = c.getColumnIndex(ContactsContract.Contacts.LOOKUP_KEY);
114 String lookupKey = c.getString(lookupIdx);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
AttentionManagementVerifierActivity.java     [all...]

Completed in 98 milliseconds