Searched defs:setType (Results 1 - 17 of 17) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
H A DBuilderWrapper.java41 public void setType(int mType) { method in class:BuilderWrapper
H A DCPOWrapper.java38 public void setType(int type) { method in class:CPOWrapper
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
H A DState.java67 void setType(int type) { method in class:State
H A DStateView.java97 public void setType(int type) { method in class:StateView
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
H A DAction.java76 setType(type);
149 public void setType(int type) { method in class:Action
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DImageFilterDraw.java65 mDrawingsTypes[i].setType((byte) i);
90 public void setType(byte type); method in interface:ImageFilterDraw.DrawStyle
104 public void setType(byte type) { method in class:ImageFilterDraw.SimpleDraw
213 public void setType(byte type) { method in class:ImageFilterDraw.Brush
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DRenderingRequest.java90 request.setType(type);
108 request.setType(RenderingRequest.ICON_RENDERING);
158 public void setType(int type) { method in class:RenderingRequest
/packages/services/Car/bluetooth/bt-map-client-lib/src/com/google/android/auto/mapservice/
H A DBluetoothMapEventReport.java106 public void setType(int type) { method in class:BluetoothMapEventReport
H A DBluetoothMapMessage.java82 public void setType(int type) { method in class:BluetoothMapMessage
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapConvoListingElement.java108 public void setType(TYPE type) { method in class:BluetoothMapConvoListingElement
H A DBluetoothMapMessageListingElement.java149 public void setType(TYPE type, boolean appParamSet) { method in class:BluetoothMapMessageListingElement
H A DBluetoothMapbMessage.java625 newBMsg.setType(type);
808 public void setType(TYPE type) { method in class:BluetoothMapbMessage
/packages/apps/TV/src/com/android/tv/dvr/
H A DScheduledRecording.java81 .setType(TYPE_PROGRAM);
88 .setType(TYPE_TIMED);
124 private Builder setType(@RecordingType int type) { method in class:ScheduledRecording.Builder
163 .setStartTime(orig.mStartTimeMs).setState(orig.mState).setType(orig.mType);
212 .setType(recordingType(c.getString(++index)))
/packages/services/Car/car-support-lib/src/android/support/car/ui/
H A DCarNavExtender.java221 public CarNavExtender setType(@Type int type) { method in class:CarNavExtender
/packages/apps/TV/src/com/android/tv/data/
H A DChannel.java435 public Builder setType(String type) { method in class:Channel.Builder
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
H A DFolder.java298 public Builder setType(final int type) { method in class:Folder.Builder
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 1276 milliseconds