HomeSort by relevance Sort by last modified time
    Searched refs:Void (Results 226 - 250 of 378) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Browser/src/com/android/browser/preferences/
WebsiteSettingsFragment.java 90 public void addFeature(int feature) {
94 public void removeFeature(int feature) {
135 public void setTitle(String title) {
139 public void setIcon(Bitmap icon) {
166 public void writeToParcel(Parcel dest, int flags) {
235 private void addFeatureToSite(Map<String, Site> sites, String origin, int feature) {
246 public void askForOrigins() {
257 public void onReceiveValue(Map origins) {
270 public void askForGeolocation(final Map<String, Site> sites) {
272 public void onReceiveValue(Set<String> origins)
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/service/
EmailSyncAdapterService.java 169 private synchronized void waitUntilNoActivity(final long accountId) {
195 private void stopServiceIfNoPings() {
209 public synchronized void startSync(final long accountId) {
219 public synchronized void modifyPing(final boolean lastSyncHadError,
312 public synchronized void syncComplete(final boolean lastSyncHadError,
336 public synchronized void pingComplete(final android.accounts.Account amAccount,
404 public void updateFolderList(final long accountId) {
425 public void setLogging(final int flags) {
434 public void loadAttachment(final IEmailServiceCallback callback, final long accountId,
444 public void sendMeetingResponse(final long messageId, final int response)
    [all...]
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
Workspace.java 200 private void buildActions() {
345 public void actionPerformed(ActionEvent e) {
359 public void actionPerformed(ActionEvent e) {
371 public void insertUpdate(DocumentEvent e) {
375 public void removeUpdate(DocumentEvent e) {
379 public void changedUpdate(DocumentEvent e) {
403 public void stateChanged(ChangeEvent evt) {
440 private void hideStatusBarComponents() {
517 private void setupProtocolDependentToolbar() {
591 public void valueChanged(TreeSelectionEvent event)
    [all...]
  /external/dexmaker/src/test/java/com/google/dexmaker/
DexMakerTest.java 57 @Override protected void setUp() throws Exception {
66 private void reset() {
71 public void testNewInstance() throws Exception {
84 MethodId<Constructable, Void> constructor
104 public void testVoidNoArgMemberMethod() throws Exception {
106 * public void call() {
109 MethodId<?, Void> methodId = GENERATED.getMethod(TypeId.VOID, "call");
121 public void testInvokeStatic() throws Exception {
140 public void testCreateLocalMethodAsNull() throws Exception
    [all...]
  /external/littlemock/tests/com/google/testing/littlemock/
LittleMockTest.java 88 protected void setUp() throws Exception {
95 protected void tearDown() throws Exception {
102 public void callMeNow();
118 public void add(String input);
119 public void clear();
122 public void getResultLater(Callback callback);
131 public void takesObject(Object input);
132 public void takesList(List<String> input);
133 public void takesBar(Bar bar);
134 public void exceptionThrower() throws Exception
    [all...]
  /packages/apps/Settings/src/com/android/settings/users/
AppRestrictionsFragment.java 123 public void onReceive(Context context, Intent intent) {
137 public void onReceive(Context context, Intent intent) {
177 private void setSettingsEnabled(boolean enable) {
182 public void setChecked(boolean checked) {
191 void setRestrictions(ArrayList<RestrictionEntry> restrictions) {
195 void setImmutable(boolean immutable) {
221 void setPanelOpen(boolean open) {
230 protected void onBindView(View view) {
252 public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) {
260 protected void init(Bundle icicle)
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Launcher.java 348 public void run() {
376 protected void onCreate(Bundle savedInstanceState) {
498 protected void onUserLeaveHint() {
513 protected void populateCustomContentContainer() {
535 protected void invalidateHasCustomContentToLeft() {
550 private void updateGlobalIcons() {
579 private void checkForLocaleChange() {
581 new AsyncTask<Void, Void, LocaleConfiguration>() {
583 protected LocaleConfiguration doInBackground(Void... unused)
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationCursor.java 168 private void setCursor(UnderlyingCursorWrapper cursor) {
201 public void load() {
224 public void pause() {
232 public void resume() {
238 private void checkNotifyUI() {
279 private class CacheLoaderTask extends AsyncTask<Void, Void, Void> {
287 public Void doInBackground(Void... param)
    [all...]
  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
Adapters.java 675 private void parseSelectTag() {
692 private void parseBindTag() throws IOException, XmlPullParserException {
    [all...]
  /frameworks/base/core/java/android/speech/tts/
TextToSpeech.java 141 public void onInit(int status);
158 public void onUtteranceCompleted(String utteranceId);
698 private void dispatchOnInit(int result) {
716 public void shutdown() {
727 runActionNoReconnect(new Action<Void>() {
729 public Void run(ITextToSpeechService service) throws RemoteException {
    [all...]
  /frameworks/base/services/java/com/android/server/accessibility/
ScreenMagnifier.java 165 public void handleMessage(Message message) {
221 public void onMagnifedBoundsChanged(Region bounds) {
229 private void handleOnMagnifiedBoundsChanged(Region bounds) {
249 public void onRectangleOnScreenRequested(int left, int top, int right, int bottom) {
258 private void handleOnRectangleOnScreenRequested(int left, int top, int right, int bottom) {
296 public void onRotationChanged(int rotation) {
300 private void handleOnRotationChanged(int rotation) {
308 public void onUserContextChanged() {
312 private void handleOnUserContextChanged() {
316 private void getMagnifiedFrameInContentCoords(Rect rect)
    [all...]
  /frameworks/ex/chips/src/com/android/ex/chips/
BaseRecipientAdapter.java 303 protected void publishResults(final CharSequence constraint, FilterResults results) {
360 public synchronized void setLimit(int limit) {
413 protected void publishResults(final CharSequence constraint, FilterResults results) {
509 public void handleMessage(Message msg) {
515 public void sendDelayedLoadMessage() {
520 public void removeDelayedLoadMessage() {
578 public void setAccount(Account account) {
656 protected void startSearchOtherDirectories(
676 private static void putOneEntry(TemporaryEntry entry, boolean isAggregatedEntry,
754 public void onChanged(List<RecipientEntry> entries)
    [all...]
RecipientEditTextView.java 221 public void run() {
234 public void run() {
243 public void run() {
268 public void onItemClick(AdapterView<?> adapterView,View view, int position,
284 public void handleMessage(Message msg) {
299 protected void onDetachedFromWindow() {
304 protected void onAttachedToWindow() {
353 public void onSelectionChanged(int start, int end) {
365 public void onRestoreInstanceState(Parcelable state) {
387 public void append(CharSequence text, int start, int end)
    [all...]
  /packages/apps/Mms/src/com/android/mms/data/
Conversation.java 297 private void buildReadContentValues() {
305 private void sendReadReport(final Context context,
347 public void markAsRead() {
364 new AsyncTask<Void, Void, Void>() {
365 protected Void doInBackground(Void... none) {
415 public void blockMarkAsRead(boolean block) {
480 public synchronized void clearThreadId()
    [all...]
  /development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/util/
DiskLruCache.java 239 public static void closeQuietly(Closeable closeable) {
254 public static void deleteContents(File dir) throws IOException {
272 private final Callable<Void> cleanupCallable = new Callable<Void>() {
273 @Override public Void call() throws Exception {
339 private void readJournal() throws IOException {
368 private void readJournalLine(String line) throws IOException {
403 private void processJournal() throws IOException {
426 private synchronized void rebuildJournal() throws IOException {
455 private static void deleteIfExists(File file) throws IOException
    [all...]
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/
DiskLruCache.java 164 private final Callable<Void> cleanupCallable = new Callable<Void>() {
165 public Void call() throws Exception {
243 private void readJournal() throws IOException {
275 private void readJournalLine(String line) throws IOException {
318 private void processJournal() throws IOException {
341 private synchronized void rebuildJournal() throws IOException {
380 private static void deleteIfExists(File file) throws IOException {
386 private static void renameTo(File from, File to, boolean deleteDestination) throws IOException {
490 public synchronized void setMaxSize(long maxSize)
    [all...]
  /frameworks/base/core/java/android/widget/
ActivityChooserModel.java 109 public void setActivityChooserModel(ActivityChooserModel dataModel);
128 public void sort(Intent intent, List<ActivityResolveInfo> activities,
378 public void setIntent(Intent intent) {
509 public void setOnChooseActivityListener(OnChooseActivityListener listener) {
544 public void setDefaultActivity(int index) {
578 private void persistHistoricalDataIfNeeded() {
599 public void setActivitySorter(ActivitySorter activitySorter) {
624 public void setHistoryMaxSize(int historyMaxSize) {
661 protected void finalize() throws Throwable {
672 private void ensureConsistentState()
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ActivityChooserModel.java 105 public void setActivityChooserModel(ActivityChooserModel dataModel);
124 public void sort(Intent intent, List<ActivityResolveInfo> activities,
368 public void setIntent(Intent intent) {
499 public void setOnChooseActivityListener(OnChooseActivityListener listener) {
534 public void setDefaultActivity(int index) {
568 private void persistHistoricalDataIfNeeded() {
585 private void executePersistHistoryAsyncTaskBase() {
590 private void executePersistHistoryAsyncTaskSDK11() {
602 public void setActivitySorter(ActivitySorter activitySorter) {
627 public void setHistoryMaxSize(int historyMaxSize)
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/alerts/
GlobalDismissManager.java 210 public static void processEventIds(Context context, Set<Long> eventIds) {
277 public static void syncSenderDismissCache(Context context) {
345 public static void dismissGlobally(Context context, List<AlarmId> alarmIds) {
480 public static void syncReceiverDismissCache(Context context) {
526 public void onReceive(Context context, Intent intent) {
527 new AsyncTask<Pair<Context, Intent>, Void, Void>() {
529 protected Void doInBackground(Pair<Context, Intent>... params) {
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
AccountTypeManager.java 105 public static void setInstanceForTest(AccountTypeManager mockManager) {
229 public void run() {
237 public void onReceive(Context context, Intent intent) {
299 public void handleMessage(Message msg) {
337 public void onStatusChanged(int which) {
341 public void processBroadcastIntent(Intent intent) {
346 public void onAccountsUpdated(Account[] accounts) {
355 void ensureAccountsLoaded() {
374 protected void loadAccountsInBackground() {
542 private void addAccountType(AccountType accountType
    [all...]
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupBasics.java 125 public static void actionNewAccount(Activity fromActivity) {
131 public static void actionNewAccountWithResult(Activity fromActivity) {
148 public static void actionAccountCreateFinishedAccountFlow(Activity fromActivity) {
161 public static void actionAccountCreateFinishedWithResult(Activity fromActivity) {
174 public static void actionAccountCreateFinished(final Activity fromActivity, Account account) {
185 public void onCreate(Bundle savedInstanceState) {
312 public void onPause() {
318 public void onResume() {
324 public void finish() {
339 public void onSaveInstanceState(Bundle outState)
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/
SendUi.java 176 public void onSendConfirmed();
288 public void takeScreenshot() {
299 public void showPreSend() {
376 public void showStartSend() {
400 public void finishAndToast(int finishMode, String toast) {
407 public void finish(int finishMode) {
475 void dismiss() {
514 final class ScreenshotTask extends AsyncTask<Void, Void, Bitmap> {
516 protected Bitmap doInBackground(Void... params)
    [all...]
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/
LoginContext1Test.java 166 public void refresh() {
234 public static void clear() {
239 public static void addConfig(String name, Configuration conf) {
352 static void clear() {
418 private final void check() {
437 private final void throw_le() throws LoginException {
465 public void initialize(Subject subject,
617 public static void clear() {
631 public void handle(Callback[] callbacks) throws IOException,
638 protected void setUp() throws Exception
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
dct.cpp 38 Void BlockDCT_AANwSub(Short *out, UChar *cur, UChar *pred, Int width)
267 Void Block4x4DCT_AANwSub(Short *out, UChar *cur, UChar *pred, Int width)
473 Void Block2x2DCT_AANwSub(Short *out, UChar *cur, UChar *pred, Int width)
652 Void BlockDCT_AANIntra(Short *out, UChar *cur, UChar *dummy2, Int width)
863 Void Block4x4DCT_AANIntra(Short *out, UChar *cur, UChar *dummy2, Int width)
1050 Void Block2x2DCT_AANIntra(Short *out, UChar *cur, UChar *dummy2, Int width)
    [all...]
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DirectoryFragment.java 132 public static void showNormal(FragmentManager fm, RootInfo root, DocumentInfo doc, int anim) {
136 public static void showSearch(FragmentManager fm, RootInfo root, String query, int anim) {
140 public static void showRecentsOpen(FragmentManager fm, int anim) {
144 private static void show(FragmentManager fm, int type, RootInfo root, DocumentInfo doc,
208 public void onDestroyView() {
225 public void onActivityCreated(Bundle savedInstanceState) {
282 public void onLoadFinished(Loader<DirectoryResult> loader, DirectoryResult result) {
315 public void onLoaderReset(Loader<DirectoryResult> loader) {
327 public void onStop() {
338 public void onResume()
    [all...]

Completed in 983 milliseconds

1 2 3 4 5 6 7 8 91011>>