HomeSort by relevance Sort by last modified time
    Searched full:acctname (Results 1 - 1 of 1) sorted by null

  /packages/apps/Browser/src/com/android/browser/view/
BookmarkExpandableView.java 260 String acctName = mAdapter.mGroups.get(i);
262 obj.put(acctName != null ? acctName : LOCAL_ACCOUNT_NAME, false);

Completed in 238 milliseconds