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

  /packages/apps/Contacts/src/com/android/contacts/list/
LegacyContactListAdapter.java 84 bindName(view, cursor);
89 protected void bindName(final ContactListItemView view, Cursor cursor) {
LegacyPhoneNumberListAdapter.java 89 bindName(view, cursor);
94 protected void bindName(final ContactListItemView view, Cursor cursor) {
LegacyPostalAddressListAdapter.java 89 bindName(view, cursor);
94 protected void bindName(final ContactListItemView view, Cursor cursor) {
EmailAddressListAdapter.java 136 bindName(view, cursor);
165 protected void bindName(final ContactListItemView view, Cursor cursor) {
MultiSelectEmailAddressesListAdapter.java 161 bindName(view, cursor);
188 protected void bindName(final ContactListItemView view, Cursor cursor) {
MultiSelectPhoneNumbersListAdapter.java 161 bindName(view, cursor);
188 protected void bindName(final ContactListItemView view, Cursor cursor) {
PostalAddressListAdapter.java 127 bindName(view, cursor);
156 protected void bindName(final ContactListItemView view, Cursor cursor) {
PhoneNumberListAdapter.java 446 bindName(view, cursor);
512 protected void bindName(final ContactListItemView view, Cursor cursor) {
  /packages/apps/Contacts/src/com/android/contacts/group/
GroupMembersAdapter.java 151 bindName(view, cursor);
167 private void bindName(ContactListItemView view, Cursor cursor) {
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configDialog.py 606 bindName=binding.split()[0] #first part, up to first space
617 newKeys=GetKeysDialog(self,'Get New Keys',bindName,
631 self.listBindings.insert(listIndex,bindName+' - '+newKeys)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configDialog.py 606 bindName=binding.split()[0] #first part, up to first space
617 newKeys=GetKeysDialog(self,'Get New Keys',bindName,
631 self.listBindings.insert(listIndex,bindName+' - '+newKeys)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py 606 bindName=binding.split()[0] #first part, up to first space
617 newKeys=GetKeysDialog(self,'Get New Keys',bindName,
631 self.listBindings.insert(listIndex,bindName+' - '+newKeys)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py 606 bindName=binding.split()[0] #first part, up to first space
617 newKeys=GetKeysDialog(self,'Get New Keys',bindName,
631 self.listBindings.insert(listIndex,bindName+' - '+newKeys)
    [all...]
  /external/python/cpython2/Lib/idlelib/
configDialog.py 666 bindName = binding.split()[0] #first part, up to first space
677 newKeys = GetKeysDialog(self, 'Get New Keys', bindName,
691 self.listBindings.insert(listIndex, bindName+' - '+newKeys
    [all...]
  /packages/apps/Dialer/java/com/android/contacts/common/list/
PhoneNumberListAdapter.java 332 bindName(view, cursor);
431 protected void bindName(final ContactListItemView view, Cursor cursor) {
  /prebuilts/tools/common/m2/repository/com/jakewharton/butterknife-compiler/8.4.0/
butterknife-compiler-8.4.0.jar 
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 

Completed in 331 milliseconds