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

  /packages/apps/Contacts/src/com/android/contacts/
ContactsLiveFolders.java 40 setResult(RESULT_OK, createLiveFolder(this, CONTENT_URI,
63 setResult(RESULT_OK, createLiveFolder(this, CONTENT_URI,
86 setResult(RESULT_OK, createLiveFolder(this, CONTENT_URI,
97 private static Intent createLiveFolder(Context context, Uri uri, String name,
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppLiveFolder.java 58 setResult(RESULT_OK, createLiveFolder(this, CONTENT_URI, this
68 private static Intent createLiveFolder(Context context, Uri uri, String name, int icon) {

Completed in 559 milliseconds