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

1 2 3 4 5 6 7

  /device/moto/shamu/ShamuLayout/res/xml/
partner_default_layout.xml 23 <favorite
32 <favorite
41 <favorite
50 <favorite
70 <favorite
75 <favorite
80 <favorite
85 <favorite
90 <favorite
96 <favorite
    [all...]
  /device/htc/flounder/VolantisLayout/res/xml/
partner_default_layout.xml 23 <favorite
32 <favorite
41 <favorite
50 <favorite
59 <favorite
68 <favorite
88 <favorite
93 <favorite
98 <favorite
103 <favorite
    [all...]
  /packages/apps/Launcher3/res/xml/
app_target_messenger.xml 20 <favorite launcher:uri="#Intent;action=android.intent.action.MAIN;category=android.intent.category.APP_MESSAGING;end" />
21 <favorite launcher:uri="sms:" />
22 <favorite launcher:uri="smsto:" />
23 <favorite launcher:uri="mms:" />
24 <favorite launcher:uri="mmsto:" />
default_workspace_4x4.xml 39 <favorite
47 <favorite
53 <favorite
69 <favorite launcher:uri="#Intent;action=android.intent.action.DIAL;end" />
70 <favorite launcher:uri="tel:123" />
71 <favorite launcher:uri="#Intent;action=android.intent.action.CALL_BUTTON;end" />
73 <favorite
78 <favorite
91 <favorite
93 <favorite launcher:uri="sms:" /
    [all...]
default_workspace_5x5.xml 39 <favorite
47 <favorite
53 <favorite
69 <favorite launcher:uri="#Intent;action=android.intent.action.DIAL;end" />
70 <favorite launcher:uri="tel:123" />
71 <favorite launcher:uri="#Intent;action=android.intent.action.CALL_BUTTON;end" />
73 <favorite
78 <favorite
91 <favorite
93 <favorite launcher:uri="sms:" /
    [all...]
default_workspace_5x6.xml 39 <favorite
47 <favorite
53 <favorite
69 <favorite launcher:uri="#Intent;action=android.intent.action.DIAL;end" />
70 <favorite launcher:uri="tel:123" />
71 <favorite launcher:uri="#Intent;action=android.intent.action.CALL_BUTTON;end" />
73 <favorite
78 <favorite
91 <favorite
93 <favorite launcher:uri="sms:" /
    [all...]
app_target_phone.xml 20 <favorite launcher:uri="#Intent;action=android.intent.action.DIAL;end" />
21 <favorite launcher:uri="tel:123" />
22 <favorite launcher:uri="#Intent;action=android.intent.action.CALL_BUTTON;end" />
app_target_browser.xml 20 <favorite launcher:uri="#Intent;action=android.intent.action.MAIN;category=android.intent.category.APP_BROWSER;end" />
21 <favorite launcher:uri="http://www.example.com/" />
app_target_camera.xml 20 <favorite launcher:uri="#Intent;action=android.media.action.STILL_IMAGE_CAMERA;end" />
21 <favorite launcher:uri="#Intent;action=android.intent.action.CAMERA_BUTTON;end" />
app_target_email.xml 20 <favorite launcher:uri="#Intent;action=android.intent.action.MAIN;category=android.intent.category.APP_EMAIL;end" />
21 <favorite launcher:uri="mailto:" />
app_target_gallery.xml 20 <favorite launcher:uri="#Intent;action=android.intent.action.MAIN;category=android.intent.category.APP_GALLERY;end" />
21 <favorite launcher:uri="#Intent;type=images/*;end" />
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherSettings.java 127 * The container holding the favorite
139 * The screen holding the favorite (if container is CONTAINER_DESKTOP)
145 * The X coordinate of the cell holding the favorite
152 * The Y coordinate of the cell holding the favorite
159 * The X span of the cell holding the favorite
165 * The Y span of the cell holding the favorite
179 * The favorite is a user created folder
184 * The favorite is a live folder
193 * The favorite is a widget
198 * The favorite is a cloc
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherSettings.java 152 * The container holding the favorite
172 * The screen holding the favorite (if container is CONTAINER_DESKTOP)
178 * The X coordinate of the cell holding the favorite
185 * The Y coordinate of the cell holding the favorite
192 * The X span of the cell holding the favorite
198 * The Y span of the cell holding the favorite
212 * The favorite is a user created folder
217 * The favorite is a live folder
227 * The favorite is a widget
232 * The favorite is a custom widget provided by the launche
    [all...]
LauncherBackupHelper.java 46 import com.android.launcher3.backup.BackupProtos.Favorite;
351 case Key.FAVORITE:
432 Key key = getKey(Key.FAVORITE, id);
438 if (DEBUG) Log.d(TAG, "favorite already backup up: " + id);
447 * Read a favorite from the stream.
456 if (VERBOSE) Log.v(TAG, "unpacking favorite " + key.id);
548 Log.w(TAG, "empty intent on application favorite: " + id);
572 Log.e(TAG, "invalid URI on application favorite: " + id);
574 Log.e(TAG, "unable to save application icon for favorite: " + id);
758 private boolean isReplaceableHotseatItem(Favorite favorite)
767 Favorite favorite = new Favorite(); local
848 Favorite favorite = unpackProto(new Favorite(), buffer, dataSize); local
    [all...]
CommonAppTypeParser.java 28 import com.android.launcher3.backup.BackupProtos.Favorite;
122 case Favorite.TARGET_PHONE:
125 case Favorite.TARGET_MESSENGER:
128 case Favorite.TARGET_EMAIL:
131 case Favorite.TARGET_BROWSER:
134 case Favorite.TARGET_GALLERY:
137 case Favorite.TARGET_CAMERA:
  /packages/apps/Launcher2/res/xml/
default_workspace.xml 39 <favorite
47 <favorite
53 <favorite
63 <favorite
70 <favorite
77 <favorite
84 <favorite
update_workspace.xml 21 <favorite
28 <favorite
35 <favorite
42 <favorite
  /packages/apps/Launcher2/res/xml-sw600dp/
default_workspace.xml 39 <favorite
47 <favorite
53 <favorite
63 <favorite
70 <favorite
77 <favorite
84 <favorite
  /development/samples/ControllerSample/res/values/
strings.xml 9 your favorite llama on their way back to Andromeda&#8230;
  /developers/build/prebuilts/gradle/MediaBrowserService/Application/src/main/res/values/
strings.xml 20 <string name="favorite">Favorite</string>
  /developers/samples/android/media/MediaBrowserService/Application/src/main/res/values/
strings.xml 20 <string name="favorite">Favorite</string>
  /development/samples/browseable/MediaBrowserService/res/values/
strings.xml 20 <string name="favorite">Favorite</string>
  /packages/apps/Launcher2/res/xml-sw720dp/
default_workspace.xml 39 <favorite
47 <favorite
53 <favorite
  /frameworks/base/tests/VectorDrawableTest/res/drawable/
animation_vector_drawable_favorite.xml 20 android:name="favorite"
  /packages/apps/Launcher3/util/com/android/launcher3/
DecoderRing.java 19 import com.android.launcher3.backup.BackupProtos.Favorite;
66 * launcher_protoutil -L -f favorite.log
75 Favorite.class,
95 defaultType = Favorite.class;
210 if (proto instanceof Favorite) {
211 Favorite favorite = (Favorite) proto; local
212 if (favorite.iconType == ICON_TYPE_BITMAP) {
213 writeImageData(favorite.icon, prefix + ".png")
    [all...]

Completed in 1541 milliseconds

1 2 3 4 5 6 7