5e36b798c5cfdddc224f28d358d4b8c81e6d9de4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Attribute | 2 | ||
Push Down Attribute private structure : AssistStructure from class com.commonsware.android.autofill.logger.DumpThread to private structure : AssistStructure from class com.commonsware.android.autofill.logger.DumpThread.Fill | From | To | |
Push Down Attribute private data : Bundle from class com.commonsware.android.autofill.logger.DumpThread to private data : Bundle from class com.commonsware.android.autofill.logger.DumpThread.Fill | From | To | |
Merge Parameter | 1 | ||
Merge Parameter [extras : Bundle, assistStructure : AssistStructure] to request : FillRequest in method public onFillRequest(request FillRequest, cancellationSignal CancellationSignal, fillCallback FillCallback) : void in class com.commonsware.android.autofill.logger.AutoFillLoggerService | From | To | |
Change Variable Type | 1 | ||
Change Variable Type ids : Set<AutoFillId> to ids : Set<AutofillId> in method public onFillRequest(request FillRequest, cancellationSignal CancellationSignal, fillCallback FillCallback) : void in class com.commonsware.android.autofill.logger.AutoFillLoggerService | From | To | |
Extract Variable | 1 | ||
Extract Variable response : FillResponse in method public onFillRequest(request FillRequest, cancellationSignal CancellationSignal, fillCallback FillCallback) : void from class com.commonsware.android.autofill.logger.AutoFillLoggerService | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package writeTo(json JSONObject) : void extracted from public run() : void in class com.commonsware.android.autofill.logger.DumpThread & moved to class com.commonsware.android.autofill.logger.DumpThread.Save | From | To |