HomeSort by relevance Sort by last modified time
    Searched defs:updateContent (Results 1 - 7 of 7) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalMediaItem.java 76 protected void updateContent(Cursor cursor) {
  /frameworks/base/services/java/com/android/server/updates/
ConfigUpdateInstallReceiver.java 60 protected final File updateContent;
66 this.updateContent = new File(updateDir, updateContentPath);
182 return IoUtils.readFileAsByteArray(updateContent.getCanonicalPath());
258 writeUpdate(updateDir, updateContent, content);
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
UploadedTexture.java 186 public void updateContent(GLCanvas canvas) {
275 updateContent(canvas);
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothSettings.java 143 // any onDeviceAdded() callbacks before setting up view in updateContent()
154 updateContent(mLocalAdapter.getBluetoothState(), mActivityStarted);
245 private void updateContent(int bluetoothState, boolean scanState) {
349 updateContent(bluetoothState, true);
362 updateContent(mLocalAdapter.getBluetoothState(), false);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 255 milliseconds