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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapCallLogComposer.java 69 private static final int CALLER_NUMBERLABEL_COLUMN_INDEX = 5;
199 String label = mCursor.getString(CALLER_NUMBERLABEL_COLUMN_INDEX);
  /packages/apps/Contacts/src/com/android/contacts/
RecentCallsListActivity.java 106 static final int CALLER_NUMBERLABEL_COLUMN_INDEX = 7;
538 String callerNumberLabel = c.getString(CALLER_NUMBERLABEL_COLUMN_INDEX);
    [all...]

Completed in 122 milliseconds