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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandlerForGroupMembership.java 86 updateVisibility(txContext, rawContactId);
103 updateVisibility(txContext, rawContactId);
135 updateVisibility(txContext, rawContactId);
139 private void updateVisibility(TransactionContext txContext, long rawContactId) {
  /frameworks/base/core/java/android/app/
ActivityThread.java     [all...]

Completed in 243 milliseconds