Searched refs:id (Results 276 - 300 of 1376) sorted by relevance

<<11121314151617181920>>

/packages/apps/Launcher2/src/com/android/launcher2/
H A DPagedViewWidget.java75 final ImageView image = (ImageView) findViewById(R.id.widget_preview);
95 final ImageView image = (ImageView) findViewById(R.id.widget_preview);
111 final ImageView image = (ImageView) findViewById(R.id.widget_preview);
115 final TextView name = (TextView) findViewById(R.id.widget_name);
117 final TextView dims = (TextView) findViewById(R.id.widget_dims);
131 final TextView name = (TextView) findViewById(R.id.widget_name);
133 final TextView dims = (TextView) findViewById(R.id.widget_dims);
141 final ImageView i = (ImageView) findViewById(R.id.widget_preview);
150 (PagedViewWidgetImageView) findViewById(R.id.widget_preview);
H A DWallpaperChooser.java36 getFragmentManager().findFragmentById(R.id.wallpaper_chooser_fragment);
/packages/apps/LegacyCamera/src/com/android/camera/
H A DModePicker.java85 mModeSelectionFrame = findViewById(R.id.mode_selection);
88 (RotateImageView) findViewById(R.id.mode_panorama);
90 (RotateImageView) findViewById(R.id.mode_video);
92 (RotateImageView) findViewById(R.id.mode_camera);
95 mCurrentModeFrame = findViewById(R.id.current_mode);
98 mCurrentModeIcon[0] = (RotateImageView) findViewById(R.id.mode_0);
99 mCurrentModeIcon[1] = (RotateImageView) findViewById(R.id.mode_1);
100 mCurrentModeIcon[2] = (RotateImageView) findViewById(R.id.mode_2);
103 mCurrentModeBar = findViewById(R.id.current_mode_bar);
/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DInLineSettingRestore.java35 ((TextView) findViewById(R.id.title)).setText(
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
H A DUserConsentDialog.java74 TextView text1 = (TextView) dialog.findViewById(R.id.learn_more_text1);
77 final TextView linkText = (TextView) dialog.findViewById(R.id.learn_more_link);
90 Button positiveButton = (Button) dialog.findViewById(R.id.positive_button);
101 Button negativeButton = (Button) dialog.findViewById(R.id.negative_button);
/packages/apps/Mms/apptests/src/com/android/mms/tests/
H A DSmsSendIntentTestActivity.java58 mRecipient = (EditText)findViewById(R.id.sms_recipient);
59 mMessage = (EditText)findViewById(R.id.sms_content);
65 Button sendButton = (Button) findViewById(R.id.sms_send_message);
72 Button sendUnlockButton = (Button) findViewById(R.id.sms_send_message_unlock_screen);
79 Button sendMultiButton = (Button) findViewById(R.id.sms_send_multi_message);
86 Button sendLongButton = (Button) findViewById(R.id.sms_send_long_message);
93 Button primeButton = (Button) findViewById(R.id.sms_prime_message);
100 Button notificationsButton = (Button) findViewById(R.id.turn_off_notification_message);
180 Button notificationsButton = (Button) findViewById(R.id.turn_off_notification_message);
/packages/apps/Mms/src/com/android/mms/ui/
H A DDeliveryReportListItem.java49 mRecipientView = (TextView) findViewById(R.id.recipient);
50 mStatusView = (TextView) findViewById(R.id.status);
51 mDeliveryDateView = (TextView) findViewById(R.id.delivery_date);
52 mIconView = (ImageView) findViewById(R.id.icon);
/packages/apps/Music/src/com/android/music/
H A DRenamePlaylist.java55 mPrompt = (TextView)findViewById(R.id.prompt);
56 mPlaylist = (EditText)findViewById(R.id.playlist);
57 mSaveButton = (Button) findViewById(R.id.create);
60 ((Button)findViewById(R.id.cancel)).setOnClickListener(new View.OnClickListener() {
127 int id = -1;
131 id = c.getInt(0);
135 return id;
138 private String nameForId(long id) { argument
142 new String[] { Long.valueOf(id).toString() },
/packages/apps/OMA-DM/plugins/testplugin/src/com/android/example/testplugin/
H A DDMTestPluginActivity.java32 .replace(android.R.id.content, prefFragment);
/packages/apps/Settings/src/com/android/settings/
H A DBatteryInfo.java156 mStatus = (TextView)findViewById(R.id.status);
157 mPower = (TextView)findViewById(R.id.power);
158 mLevel = (TextView)findViewById(R.id.level);
159 mScale = (TextView)findViewById(R.id.scale);
160 mHealth = (TextView)findViewById(R.id.health);
161 mTechnology = (TextView)findViewById(R.id.technology);
162 mVoltage = (TextView)findViewById(R.id.voltage);
163 mTemperature = (TextView)findViewById(R.id.temperature);
164 mUptime = (TextView) findViewById(R.id.uptime);
/packages/apps/Settings/src/com/android/settings/accounts/
H A DSyncStateCheckBoxPreference.java63 R.id.sync_active);
64 final View syncFailedView = view.findViewById(R.id.sync_failed);
73 View checkBox = view.findViewById(android.R.id.checkbox);
82 TextView summary = (TextView) view.findViewById(android.R.id.summary);
/packages/apps/Settings/src/com/android/settings/applications/
H A DAppOpsDetails.java63 final View appSnippet = mRootView.findViewById(R.id.app_snippet);
66 ImageView icon = (ImageView) appSnippet.findViewById(R.id.app_icon);
69 TextView label = (TextView) appSnippet.findViewById(R.id.app_name);
72 mAppVersion = (TextView) appSnippet.findViewById(R.id.app_size);
132 ((ImageView)view.findViewById(R.id.op_icon)).setImageDrawable(
139 ((TextView)view.findViewById(R.id.op_name)).setText(
141 ((TextView)view.findViewById(R.id.op_time)).setText(
143 Switch sw = (Switch)view.findViewById(R.id.switchWidget);
190 mOperationsSection = (LinearLayout)view.findViewById(R.id.operations_section);
/packages/apps/SpeechRecorder/src/com/android/speechrecorder/
H A DSpeechRecorderActivity.java73 mCommand = (TextView) findViewById(R.id.commandText);
74 mStatus = (TextView) findViewById(R.id.statusText);
75 mRecord = (Button) findViewById(R.id.recordButton);
76 mRedo = (Button) findViewById(R.id.redoButton);
77 m8KHz = (RadioButton)findViewById(R.id.codec8KHzRadioButton);
78 m11KHz = (RadioButton)findViewById(R.id.codec11KHzRadioButton);
79 mCall = (RadioButton)findViewById(R.id.callRadioButton);
80 mDialNanp = (RadioButton)findViewById(R.id.dialNanpRadioButton);
81 mDialPairs = (RadioButton)findViewById(R.id.dialPairsRadioButton);
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accounts/
H A DAccountsBrowseInfo.java72 private void addBrowseHeader(int id, String title) { argument
73 mHeaderItems.add(new HeaderItem(id, title, null));
82 mRows.get(ID_SYNC).add(new MenuItem.Builder().id(mNextItemId++)
90 mRows.get(ID_REMOVE_ACCOUNT).add(new MenuItem.Builder().id(mNextItemId++)
/packages/apps/UnifiedEmail/src/com/android/mail/photo/
H A DMailPhotoViewController.java115 mSaveItem = mMenu.findItem(R.id.menu_save);
116 mSaveAllItem = mMenu.findItem(R.id.menu_save_all);
117 mShareItem = mMenu.findItem(R.id.menu_share);
118 mShareAllItem = mMenu.findItem(R.id.menu_share_all);
119 mPrintItem = mMenu.findItem(R.id.menu_print);
120 mDownloadAgainItem = mMenu.findItem(R.id.menu_download_again);
121 mExtraOption1Item = mMenu.findItem(R.id.attachment_extra_option1);
139 if (itemId == android.R.id.home) {
142 } else if (itemId == R.id.menu_save) { // save the current photo
144 } else if (itemId == R.id
[all...]
/packages/apps/UnifiedEmail/src/com/android/mail/preferences/
H A DAccountPreferences.java63 * @param account The account id
74 final String id = account.getAccountId();
75 AccountPreferences pref = mInstances.get(id);
77 pref = new AccountPreferences(context, id);
78 mInstances.put(id, pref);
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DAccountFeedbackActivity.java95 mHelpAndFeedbackItem = menu.findItem(R.id.help_info_menu_item);
112 if (itemId == android.R.id.home) {
114 } else if (itemId == R.id.settings) {
116 } else if (itemId == R.id.help_info_menu_item) {
H A DAnimatedAdapter.java318 * @param item id for the conversation that is being undeleted.
400 // types. In a future release, use position/id map to try to make
455 mLastDeletingItems.add(c.id);
456 list.add(c.id);
495 if (isPositionUndoing(conv.id)) {
498 } if (isPositionUndoingSwipe(conv.id)) {
501 } else if (isPositionDeleting(conv.id)) {
503 } else if (isPositionSwipeDeleting(conv.id)) {
517 if (conv.id == mLastLeaveBehind) {
559 mLastLeaveBehind = target.id;
570 fadeOutSpecificLeaveBehindItem(long id) argument
801 isPositionDeleting(long id) argument
805 isPositionSwipeDeleting(long id) argument
809 isPositionUndoing(long id) argument
813 isPositionUndoingSwipe(long id) argument
[all...]
H A DHelpFragment.java73 mWebView = (WebView) view.findViewById(R.id.webview);
88 final MenuItem viewAppUrlMenuItem = menu.findItem(R.id.view_app_url);
95 final MenuItem printItem = menu.findItem(R.id.print_dialog);
104 if (itemId == android.R.id.home) {
110 } else if (itemId == R.id.view_app_url) {
113 } else if (itemId == R.id.print_dialog) {
116 } else if (itemId == R.id.copyright_information) {
119 } else if (itemId == R.id.open_source_licenses) {
122 } else if (itemId == R.id.privacy_policy) {
H A DLeaveBehindItem.java92 final int id = v.getId();
93 if (id == R.id.swipeable_content) {
106 } else if (id == R.id.undo_descriptionview) {
120 mSwipeableContent = findViewById(R.id.swipeable_content);
125 mText = ((TextView) findViewById(R.id.undo_descriptionview));
142 mAdapter.fadeOutSpecificLeaveBehindItem(mData.id);
148 return getData().id;
/packages/experimental/DreamTheater/src/com/android/dreamtheater/
H A DDemos.java26 final ViewFlipper flipper = (ViewFlipper) findViewById(R.id.faster_than_lightning);
/packages/experimental/LoaderApp/src/com/android/loaderapp/
H A DHomeXLarge.java51 transaction.add(R.id.contacts_list, mList);
52 transaction.add(R.id.contact_details, mDetails);
63 public void onAction(int id) { argument
64 switch (id) {
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DUserDictionaryToolsEdit.java119 mEntryButton = (Button)findViewById(R.id.addButton);
120 mCancelButton = (Button)findViewById(R.id.cancelButton);
121 mReadEditText = (EditText)findViewById(R.id.editRead);
122 mCandidateEditText = (EditText)findViewById(R.id.editCandidate);
223 case R.id.addButton:
228 case R.id.cancelButton:
288 * @param id The dialog ID
291 @Override protected Dialog onCreateDialog(int id) { argument
292 switch (id) {
327 return super.onCreateDialog(id);
[all...]
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DFlipperDreamSettings.java102 mSelectAll = menu.findItem(R.id.photodream_menu_all);
110 case R.id.photodream_menu_all:
121 View empty = findViewById(R.id.spinner);
122 View sorry = findViewById(R.id.sorry);
/packages/apps/UnifiedEmail/src/com/android/mail/widget/
H A DWidgetService.java88 remoteViews.setViewVisibility(R.id.widget_folder, View.VISIBLE);
100 remoteViews.setTextViewText(R.id.widget_folder, folderDisplayName);
103 remoteViews.setViewVisibility(R.id.widget_compose, View.VISIBLE);
104 remoteViews.setViewVisibility(R.id.conversation_list, View.VISIBLE);
105 remoteViews.setViewVisibility(R.id.empty_conversation_list, View.VISIBLE);
106 remoteViews.setViewVisibility(R.id.widget_folder_not_synced, View.GONE);
107 remoteViews.setViewVisibility(R.id.widget_configuration, View.GONE);
108 remoteViews.setEmptyView(R.id.conversation_list, R.id.empty_conversation_list);
119 remoteViews.setViewVisibility(R.id
[all...]

Completed in 924 milliseconds

<<11121314151617181920>>