Searched refs:on (Results 51 - 64 of 64) sorted by relevance

123

/packages/apps/Dialer/src/com/android/dialer/voicemail/
H A DVoicemailPlaybackFragment.java11 * distributed under the License is distributed on an "AS IS" BASIS,
66 * methods on this class are expected to come from the main ui thread.
163 * calling a method on the result of getActivity() is dangerous too.
397 public void setSpeakerPhoneOn(boolean on) { argument
398 getAudioManager().setSpeakerphoneOn(on);
399 if (on) {
421 * former is used to set the text on the text view immediately, and is used in our case for
426 * All the methods on this class must be called from the ui thread.
H A DVoicemailPlaybackPresenter.java11 * distributed under the License is distributed on an "AS IS" BASIS,
80 void setSpeakerPhoneOn(boolean on); argument
111 * If present in the saved instance bundle, we should not resume playback on
140 * which in turn is only executed on the ui thread. This can't be encapsulated inside the
168 * This variable is thread-contained, accessed only on the ui thread.
225 * This method <b>must be called on the ui thread</b>.
303 * format that we can't play, who knows) then we will show an error on the ui.
351 // Always disable on stop.
413 * Listens to clicks on the rate increase and decrease buttons.
415 * This class is not thread-safe, but all interactions with it will happen on th
[all...]
/packages/apps/Email/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DEditor.java11 * distributed under the License is distributed on an "AS IS" BASIS,
286 protected void setMenuIcon(boolean on) { argument
288 0, 0, on ? R.drawable.filtershow_menu_marker_rtl : 0, 0);
/packages/apps/InCallUI/src/com/android/incallui/
H A DDialpadFragment.java11 * distributed under the License is distributed on an "AS IS" BASIS,
260 // When accessibility is on, simulate press and release to preserve the
273 // When touch exploration is turned on, lifting a finger while inside
343 // stop the tone on ANY other event, except for MOVE.
395 public void setVisible(boolean on) { argument
396 if (on) {
413 // complicated than just setting focusable="false" on it,
444 * setup the keys on the dialer activity, using the keymaps.
H A DCallCardFragment.java11 * distributed under the License is distributed on an "AS IS" BASIS,
123 public void setVisible(boolean on) { argument
124 if (on) {
245 Log.v(this, "bluetooth on " + bluetoothOn);
360 * Gets the call state label based on the state of the call and
H A DCallCardPresenter.java11 * distributed under the License is distributed on an "AS IS" BASIS,
306 * Goes through the calls and chooses which to return based on priority of which type of call
334 // Then we go to background call (calls on hold)
459 void setVisible(boolean on); argument
/packages/inputmethods/LatinIME/native/jni/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
H A DStringUtil.java11 * distributed under the License is distributed on an "AS IS" BASIS,
107 * #isEmptyOrWhitespace} on the definition of whitespace.
215 * <li>Create a {@link Splitter} using {@link Splitter#on(CharMatcher)} such
216 * as {@code Splitter.on(CharMatcher.anyOf(delims))}.
228 * com.google.common.collect.Iterables#toArray(Iterable, Class)} on the
396 Splitter.on('\n').omitEmptyStrings();
402 * to this method will be split on newline characters ({@code '\n'}) only
446 return Joiner.on('\n').join(formattedLines);
450 Splitter.on(CharMatcher.BREAKING_WHITESPACE).omitEmptyStrings();
745 * microbenchmarks done on
[all...]
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
H A DStringUtil.java11 * distributed under the License is distributed on an "AS IS" BASIS,
108 * #isEmptyOrWhitespace} on the definition of whitespace.
216 * <li>Create a {@link Splitter} using {@link Splitter#on(CharMatcher)} such
217 * as {@code Splitter.on(CharMatcher.anyOf(delims))}.
229 * com.google.common.collect.Iterables#toArray(Iterable, Class)} on the
397 Splitter.on('\n').omitEmptyStrings();
403 * to this method will be split on newline characters ({@code '\n'}) only
447 return Joiner.on('\n').join(formattedLines);
451 Splitter.on(CharMatcher.BREAKING_WHITESPACE).omitEmptyStrings();
746 * microbenchmarks done on
[all...]
/packages/apps/Mms/src/com/android/mms/data/
H A DWorkingMessage.java11 * distributed under the License is distributed on an "AS IS" BASIS,
176 * Called when an attachment on the message has changed.
608 // attach the picture/video to that first empty slide. From then on when this
623 // We added a new slide and what we attempted to insert on the slide failed.
936 * Returns true if discard() has been called on this message.
985 * new conversation. Will be converted to a ContactList on any
1128 * @param on If true, set it; if false, clear it
1131 private void updateState(int state, boolean on, boolean notify) { argument
1134 // feature that would cause us to to turn on any Mms flag and show the
1139 if (on) {
[all...]
/packages/apps/Email/src/com/android/email/service/
H A DEmailServiceStub.java10 * distributed under the License is distributed on an "AS IS" BASIS,
382 // Step 3: Remove any local mailbox not on the remote list
447 public void setLogging(int on) throws RemoteException { argument
551 // duplicate information found elsewhere (on the server). This saves storage.
H A DEmailServiceUtils.java11 * distributed under the License is distributed on an "AS IS" BASIS,
77 * NPE or other error when trying to operate on an account that no longer exists.
115 * Returns whether or not remote services are present on device
274 * @param email Whether the user wants to sync email on this account.
275 * @param calendar Whether the user wants to sync calendar on this account.
276 * @param contacts Whether the user wants to sync contacts on this account.
452 // Clear the incomplete flag on the provider account
675 public void setLogging(int on) throws RemoteException { argument
/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java11 * distributed under the License is distributed on an "AS IS" BASIS,
174 // Polling interval for waiting on NFCEE operations
225 // fields below must be used only on the UI thread and therefore aren't synchronized
260 SoundPool mSoundPool; // playback synchronized on this
622 * Manages tasks that involve turning on/off the NFC controller.
624 * <p>All work that might turn the NFC adapter on or off must be done
629 * <p>These tasks are all done on the same AsyncTask background
637 * cases like turning airplane mode on while TASK_ENABLE is in progress.
667 * problem only occurs on I2C platforms using PN544
679 Log.d(TAG,"checking on firmwar
904 saveNfcOnSetting(boolean on) argument
[all...]

Completed in 512 milliseconds

123