OSDN Git Service

Refactor utilities for InputMethodManagerSerivce that we want to share with the Setti...
authorSatoshi Kataoka <satok@google.com>
Fri, 11 Jan 2013 06:55:28 +0000 (15:55 +0900)
committerSatoshi Kataoka <satok@google.com>
Tue, 15 Jan 2013 03:52:47 +0000 (12:52 +0900)
commit8e303cc5dd4860b6050d5725ce60ca7e6fb00c7b
tree8d28ba2ffea81e5321fe5a8f6fe97a30796f845d
parent0152360d8b419ddd0fd5b1d701932f96d5839276
Refactor utilities for InputMethodManagerSerivce that we want to share with the Settings application

Bug: 7872918

Change-Id: I0bc9954f163a3ec38d08b9ba842a8a31176eb6a6
core/java/com/android/internal/inputmethod/InputMethodUtils.java [new file with mode: 0644]
services/java/com/android/server/InputMethodManagerService.java