Home
last modified time | relevance | path

Searched defs:clear (Results 1 – 16 of 16) sorted by relevance

/development/tools/winscope/src/common/store/
Dstore.ts39 clear(keySubstring: string): void; method
Dpersistent_store.ts31 clear(keySubstring: string) { method in PersistentStore
Din_memory_storage.ts51 clear(keySubstring: string): void { method in InMemoryStorage
/development/samples/browseable/MessagingService/src/com.example.android.messagingservice/
DMessageLogger.java55 public static void clear(Context context) { in clear() method in MessageLogger
/development/samples/training/basic/ActivityLifecycle/src/com/example/android/lifecycle/util/
DStatusTracker.java40 public void clear() { in clear() method in StatusTracker
/development/tools/winscope/src/viewers/common/
Drect_filter.ts82 clear() { method in RectFilter
Drects_presenter.ts98 clear() { method in RectsPresenter
Dproperties_presenter.ts168 clear() { method in PropertiesPresenter
/development/samples/ApiDemos/src/com/example/android/apis/view/
DList8.java58 Button clear = (Button) findViewById(R.id.clear); in onCreate() local
/development/samples/VirtualDeviceManager/host/src/com/example/android/vdmdemo/host/
DDisplayRepository.java68 void clear() { in clear() method in DisplayRepository
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DBackgroundPickers.java109 public void clear() { in clear() method in BackgroundPickers
/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
DScanResultAdapter.java124 public void clear() { in clear() method in ScanResultAdapter
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DDeviceScanActivity.java203 public void clear() { in clear() method in DeviceScanActivity.LeDeviceListAdapter
/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DCandidateView.java254 public void clear() { in clear() method in CandidateView
/development/tools/winscope/src/common/time/
Dtimestamp_converter.ts239 clear() { method in TimestampConverter
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DTouchPaint.java265 public void clear() { in clear() method in TouchPaint.PaintView