Searched refs:detail (Results 1 – 25 of 31) sorted by relevance
12
137 for (Entry<Integer, Object> detail : details) { in setDetails()139 switch (detail.getKey()) { in setDetails()141 double[] latlng = (double[]) detail.getValue(); in setDetails()148 context, (Long) detail.getValue()); in setDetails()152 value = "1".equals(detail.getValue()) in setDetails()159 (MediaDetails.FlashState) detail.getValue(); in setDetails()170 value = (String) detail.getValue(); in setDetails()188 if (detail.getValue().toString().equalsIgnoreCase("0")) { in setDetails()192 value = toLocalInteger(detail.getValue()); in setDetails()197 if (detail.getValue().toString().equalsIgnoreCase("0")) { in setDetails()[all …]
93 for (Entry<Integer, Object> detail : details) {95 switch (detail.getKey()) {98 context, (Long) detail.getValue());102 value = "1".equals(detail.getValue())109 (MediaDetails.FlashState) detail.getValue();120 value = (String) detail.getValue();138 if (detail.getValue().toString().equalsIgnoreCase("0")) {142 value = toLocalInteger(detail.getValue());147 if (detail.getValue().toString().equalsIgnoreCase("0")) {151 value = toLocalInteger(detail.getValue());[all …]
261 ActiveDetail detail = new ActiveDetail(); in addServiceDetailsView() local265 detail.mRootView = root; in addServiceDetailsView()266 detail.mServiceItem = si; in addServiceDetailsView()267 detail.mViewHolder = new RunningProcessesView.ViewHolder(root); in addServiceDetailsView()268 detail.mActiveItem = detail.mViewHolder.bind(mState, bi, mBuilder); in addServiceDetailsView()275 detail.mManageIntent = mAm.getRunningServiceControlPanel( in addServiceDetailsView()280 detail.mStopButton = (Button)root.findViewById(R.id.left_button); in addServiceDetailsView()281 detail.mReportButton = (Button)root.findViewById(R.id.right_button); in addServiceDetailsView()297 } else if (detail.mManageIntent != null) { in addServiceDetailsView()313 detail.mStopButton.setOnClickListener(detail); in addServiceDetailsView()[all …]
75 String detail; in updateSummary() local78 detail = getContext().getString(active in updateSummary()86 detail = getContext().getString(active in updateSummary()90 detail = getContext().getString(active in updateSummary()96 : R.string.dark_ui_summary_off, detail); in updateSummary()
67 for (ProjectionStatus detail : details) { in onProjectionStatusChanged()74 detailPackage.setText(detail.getPackageName()); in onProjectionStatusChanged()77 detailState.setText(STATE_TO_STRING.get(detail.getState())); in onProjectionStatusChanged()81 detailTransport.setText(TRANSPORT_TO_STRING.get(detail.getTransport())); in onProjectionStatusChanged()83 for (ProjectionStatus.MobileDevice device : detail.getConnectedMobileDevices()) { in onProjectionStatusChanged()
99 CallDetail detail = callList.first; in updateVisibility() local102 if (detail == null && incomingCall == null) { in updateVisibility()111 ft.show(detail.isConference() ? mOngoingConfCallFragment : mOngoingCallFragment) in updateVisibility()112 .hide(detail.isConference() ? mOngoingCallFragment : mOngoingConfCallFragment) in updateVisibility()
97 public void applyShortcutInfo(WorkspaceItemInfo info, ShortcutInfo detail, in applyShortcutInfo() argument100 mDetail = detail; in applyShortcutInfo()
884 View oldDetailView = mSelectedRow.findViewById(R.id.detail); in selectRow()887 View detailView = row.findViewById(R.id.detail); in selectRow()917 View outDetail = outRow != null ? outRow.findViewById(R.id.detail) : null; in animateRowChange()964 View inDetail = inRow != null ? inRow.findViewById(R.id.detail) : null; in animateRowChange()
372 mDetailView = (ViewGroup) mContainer.findViewById(R.id.detail); in ProgramRowViewHolder()
17 package com.android.contacts.detail;
23 import com.android.contacts.detail.ContactDisplayUtils;
16 // The number of all call detail entries.
421 final View detail = view.findViewById(credentialViewTypes.keyAt(i)); in getCredentialView() local422 detail.setVisibility(item.storedTypes.contains(credentialViewTypes.valueAt(i)) in getCredentialView()
81 GT_SOCK_ANY = 0; // See man getaddrinfo for more detail
36 import com.android.contacts.detail.PhotoSelectionHandler;
76 For a detail example, please check the example in [DOM's Encoding](doc/stream.md) section.
116 import com.android.contacts.detail.ContactDisplayUtils;
3275 but may differ in detail to address new problems or concerns.
org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...