HomeSort by relevance Sort by last modified time
    Searched refs:mGeneration (Results 26 - 30 of 30) sorted by null

12

  /frameworks/wilhelm/src/itf/
IObject.c 778 thiz->mGeneration = 0;
  /frameworks/native/services/inputflinger/
InputReader.cpp 253 mGlobalMetaState(0), mGeneration(1),
280 oldGeneration = mGeneration;
315 if (oldGeneration != mGeneration) {
624 return ++mGeneration;
922 mContext(context), mId(id), mGeneration(generation), mControllerNumber(controllerNumber),
941 dump.appendFormat(INDENT2 "Generation: %d\n", mGeneration);
    [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp     [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 721 int32_t mGeneration;
778 return ++mGeneration;
    [all...]
  /prebuilts/sdk/current/support/v7/recyclerview/libs/
android-support-v7-recyclerview.jar 

Completed in 250 milliseconds

12