Searched defs:mLogTag (Results 1 – 5 of 5) sorted by relevance
57 const char* mLogTag; variable
40 protected final String mLogTag = this.getClass().getSimpleName(); field in MagnificationGestureHandler
69 protected final String mLogTag; field in ConnectivityManagerTestBase
55 private final String mLogTag; field in InputEventConsistencyVerifier
271 String mLogTag = TAG; field in DecorView