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 private final File updateContent;
66 this.updateContent = new File(updateDir, updateContentPath);
182 return IoUtils.readFileAsString(updateContent.getCanonicalPath()).trim();
259 writeUpdate(updateDir, updateContent, content);
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothSettings.java 140 // any onDeviceAdded() callbacks before setting up view in updateContent()
151 updateContent(mLocalAdapter.getBluetoothState(), mActivityStarted);
238 private void updateContent(int bluetoothState, boolean scanState) {
336 updateContent(bluetoothState, true);
349 updateContent(mLocalAdapter.getBluetoothState(), false);
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
UploadedTexture.java 187 public void updateContent(GLCanvas canvas) {
308 updateContent(canvas);
  /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 65 milliseconds