Searched defs:to (Results 1 - 25 of 41) sorted by relevance

12

/packages/apps/Mms/src/org/w3c/dom/smil/
H A DSMILSetElement.java24 public void setTo(String to); argument
H A DSMILAnimation.java106 * A <code>DOMString</code> representing the value of the to attribute.
111 public void setTo(String to) argument
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DStrSegment.java10 * Unless required by applicable law or agreed to in writing, software
23 * It is used to represent the layers of the composing text ({@link ComposingText}).
33 public int to; field in class:StrSegment
65 * @param to The end position
67 public StrSegment(String str, int from, int to) { argument
70 this.to = to;
H A DStrSegmentClause.java10 * Unless required by applicable law or agreed to in writing, software
33 * @param to The end position
35 public StrSegmentClause(WnnClause clause, int from, int to) { argument
36 super(clause.candidate, from, to);
H A DComposingText.java10 * Unless required by applicable law or agreed to in writing, software
53 * (ex) the result of Kana-to-Kanji conversion in Japanese,
54 * Pinyin-to-Kanji conversion in Chinese, Hangul-to-Hanja conversion in Korean language.
78 * Output internal information to the log.
87 tmp += "(" + ss.string + "," + ss.from + "," + ss.to + ")";
117 * Convert the range of segments to a string.
121 * @param to Convert range to
124 public String toString(int layer, int from, int to) { argument
308 replaceStrSegment0(int layer, StrSegment[] str, int from, int to) argument
359 deleteStrSegment(int layer, int from, int to) argument
435 deleteStrSegment0(int layer, int from, int to, int diff) argument
[all...]
/packages/apps/Calendar/src/com/android/calendar/alerts/
H A DNotificationMgr.java11 * might post notifications and we don't want to affect those.
20 public void cancelAllBetween(int from, int to) { argument
21 for (int i = from; i <= to; i++) {
/packages/apps/Gallery2/src/com/android/gallery3d/anim/
H A DAlphaAnimation.java10 * Unless required by applicable law or agreed to in writing, software
27 public AlphaAnimation(float from, float to) { argument
29 mEndAlpha = to;
H A DFloatAnimation.java10 * Unless required by applicable law or agreed to in writing, software
25 public FloatAnimation(float from, float to, int duration) { argument
27 mTo = to;
/packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/
H A DTweener.java10 * Unless required by applicable law or agreed to in writing, software
52 break; // an animator can only be attached to one object
57 public static Tweener to(Object object, long duration, Object... vars) { method in class:Tweener
63 // Iterate through arguments and discover properties to animate
137 return Tweener.to(object, duration, vars);
140 // Listener to watch for completed animations and remove them.
/packages/apps/Mms/src/com/android/mms/transaction/
H A DMmsMessageSender.java11 * Unless required by applicable law or agreed to in writing, software
102 // message in the outbox when the user hit send), then we have to manually put an
104 // messages to send. Normally, the entry in pending_msgs is created by the trigger:
105 // insert_mms_pending_on_update, when a message is moved from drafts to the outbox.
151 public static void sendReadRec(Context context, String to, String messageId, int status) { argument
153 sender[0] = new EncodedStringValue(to);
/packages/apps/Camera/src/com/android/camera/ui/
H A DListPrefSettingPopup.java10 * Unless required by applicable law or agreed to in writing, software
58 int resource, String[] from, int[] to) {
59 super(context, data, resource, from, to);
57 ListPrefSettingAdapter(Context context, List<? extends Map<String, ?>> data, int resource, String[] from, int[] to) argument
/packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/
H A DGLCanvasMock.java10 * Unless required by applicable law or agreed to in writing, software
63 public void drawMixed(BasicTexture from, BasicTexture to, argument
H A DGLCanvasStub.java10 * Unless required by applicable law or agreed to in writing, software
63 public void drawMixed(BasicTexture from, BasicTexture to, argument
65 public void drawMixed(BasicTexture from, int to, argument
67 public void drawMixed(BasicTexture from, BasicTexture to, argument
/packages/apps/Music/src/com/android/music/
H A DMediaPickerActivity.java10 * Unless required by applicable law or agreed to in writing, software
122 // Need to stop the playbackservice, in case it is busy playing audio
232 PickListAdapter(Context context, int layout, Cursor cursor, String[] from, int[] to) { argument
233 super(context, layout, cursor, from, to);
H A DTouchInterceptor.java10 * Unless required by applicable law or agreed to in writing, software
48 * takes in to account header items.
134 // by the framework when the list tries to clean up memory
154 * need to, so implement a slightly different version.
219 layoutChildren(); // force children to be recreated where needed
237 /* Adjust visibility and size to make it appear as though
281 // setting its size to 0 nor settings visibility to GONE
351 // if we're already at the top, don't try to scroll, because
352 // it causes the framework to d
465 drag(int from, int to) argument
468 drop(int from, int to) argument
[all...]
H A DPlaylistBrowserActivity.java10 * Unless required by applicable law or agreed to in writing, software
166 // In order to not flash the error dialog at the user for the
196 // If we have an adapter and didn't send it off to another activity yet, we should
197 // close its cursor, which we do by assigning a null cursor to it. Doing this
203 // Because we pass the adapter to the next activity, we need to make
204 // sure it doesn't keep a reference to this activity. We can do this
568 int layout, Cursor cursor, String[] from, int[] to) {
569 super(context, layout, cursor, from, to);
567 PlaylistListAdapter(Context context, PlaylistBrowserActivity currentactivity, int layout, Cursor cursor, String[] from, int[] to) argument
H A DQueryBrowserActivity.java10 * Unless required by applicable law or agreed to in writing, software
85 // defer the real work until we're bound to the service
203 // If we have an adapter and didn't send it off to another activity yet, we should
204 // close its cursor, which we do by assigning a null cursor to it. Doing this
210 // Because we pass the adapter to the next activity, we need to make
211 // sure it doesn't keep a reference to this activity. We can do this
239 // call init(), which will post a delayed message to this handler
240 // in order to try again.
276 // Dialog doesn't allow us to wai
361 QueryListAdapter(Context context, QueryBrowserActivity currentactivity, int layout, Cursor cursor, String[] from, int[] to) argument
[all...]
/packages/apps/Phone/src/com/android/phone/
H A DAnimationUtils.java10 * Unless required by applicable law or agreed to in writing, software
62 * Sets the visibility of the specified view to View.VISIBLE and then
67 * @param view The view to be faded in
90 * Fades out the specified view and then sets its visibility to the
97 * return true (in case the UI code needs to detect this state.)
99 * @param view The view to be hidden
100 * @param visibility The value to which the view's visibility will be
109 // Use a view tag to mark this view as being in the middle
135 * method allows the UI code to detect that state.)
206 * Starts cross-fade animation using TransitionDrawable. Nothing will happen if "from" and "to"
209 startCrossFade( final ImageView imageView, final Drawable from, final Drawable to) argument
[all...]
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
H A DSuggestionCursorUtil.java10 * Unless required by applicable law or agreed to in writing, software
190 public static void addAll(ListSuggestionCursor to, SuggestionCursor from) { argument
194 to.add(new SuggestionPosition(from, i));
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppProvider.java17 * may be used to endorse or promote products derived from this software
54 * This provider allows application to interact with Bluetooth OPP manager
72 /** Database version to which upgrading is a nop */
84 /** URI matcher used to recognize URIs sent by applications */
115 * Creates and updated database on demand when opening it. Helper class to
127 * Creates database the first time we try to open it.
135 //TODO: use this function to check garbage transfer left in db, for example,
151 // to gracefully handle upgrades we should be careful about
152 // what to do on downgrades.
165 Log.i(TAG, "Upgrading downloads database from version " + oldV + " to "
217 copyString(String key, ContentValues from, ContentValues to) argument
224 copyInteger(String key, ContentValues from, ContentValues to) argument
[all...]
/packages/apps/Email/tests/src/com/android/email/
H A DLegacyConversionsTests.java10 * Unless required by applicable law or agreed to in writing, software
53 * NOTE: It would probably make sense to rewrite this using a MockProvider, instead of the
64 private static final String RECIPIENT_TO = "recipient-to@android.com";
67 private static final String REPLY_TO = "reply-to@android.com";
95 * Test basic conversion from Store message to Provider message
98 * TODO: There are many special cases in the tested function, that need to be
112 * Test basic conversion from Store message to Provider message, when the provider message
132 private MimeMessage buildTestMessage(String to, String cc, String bcc, String replyTo, argument
136 if (to != null) {
137 Address[] addresses = Address.parse(to);
[all...]
/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DSharePopup.java10 * Unless required by applicable law or agreed to in writing, software
51 // A popup window that contains a big thumbnail and a list of apps to share.
77 int resource, String[] from, int[] to) {
78 super(context, data, resource, from, to);
214 // Inform other popup to dismiss if exit
252 // On phone UI, we have to know how many icons in the grid view before
76 MySimpleAdapter(Context context, List<? extends Map<String, ?>> data, int resource, String[] from, int[] to) argument
/packages/apps/Settings/src/com/android/settings/
H A DUserDictionarySettings.java10 * Unless required by applicable law or agreed to in writing, software
63 // Either the locale is empty (means the word is applicable to all locales)
137 // TODO: it should be easy to make this more readable by making the special values
139 // can be guaranteed not to match locales that may exist.
189 * @param editingWord the word to edit, or null if it's an add.
263 public MyAdapter(Context context, int layout, Cursor c, String[] from, int[] to, argument
265 super(context, layout, c, from, to);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DUserHistoryDictIOUtils.java10 * Unless required by applicable law or agreed to in writing, software
113 * Writes dictionary to file.
194 * Adds all unigrams and bigrams in maps to OnAddWordListener.
198 final Map<Integer, ArrayList<PendingAttribute>> bigrams, final OnAddWordListener to) {
202 to.setUnigram(word1, null, unigramFrequency);
206 to.setBigram(word1, unigrams.get(attr.mAddress),
196 addWordsFromWordMap(final Map<Integer, String> unigrams, final Map<Integer, Integer> frequencies, final Map<Integer, ArrayList<PendingAttribute>> bigrams, final OnAddWordListener to) argument
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/
H A DOpenWnnJni.h10 * Unless required by applicable law or agreed to in writing, software
85 NJ_UINT8* to; member in struct:__anon20

Completed in 580 milliseconds

12